Skip to content

Commit 17f89a8

Browse files
author
David R Forrest
committed
bump to version 1.2.5 for release
1 parent db6115a commit 17f89a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PID_v1_bc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#ifndef PID_v1_bc_h
22
#define PID_v1_bc_h
3-
#define LIBRARY_VERSION 1.2.3
3+
#define LIBRARY_VERSION 1.2.5
44

55
class PID
66
{

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=PID_v1_bc
2-
version=1.2.4
2+
version=1.2.5
33
author=David Forrest
44
maintainer=David Forrest
55
sentence=PID controller based on PID_v1 with back-calculation anti-windup

0 commit comments

Comments
 (0)