We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6115a commit 17f89a8Copy full SHA for 17f89a8
PID_v1_bc.h
@@ -1,6 +1,6 @@
1
#ifndef PID_v1_bc_h
2
#define PID_v1_bc_h
3
-#define LIBRARY_VERSION 1.2.3
+#define LIBRARY_VERSION 1.2.5
4
5
class PID
6
{
library.properties
@@ -1,5 +1,5 @@
name=PID_v1_bc
-version=1.2.4
+version=1.2.5
author=David Forrest
maintainer=David Forrest
sentence=PID controller based on PID_v1 with back-calculation anti-windup
0 commit comments