![]() |
rims-arduino-library
v3.1.1
Recirculation infusion mash system library for Arduino
|
PIDmod class declaration and related macro. More...
Go to the source code of this file.
Macros | |
#define | LIBRARY_VERSION 1.0.0 |
#define | SIGN(x) ((x>0)-(x<0)) |
#define | AUTOMATIC 1 |
#define | MANUAL 0 |
#define | DIRECT 0 |
#define | REVERSE 1 |
PIDmod class declaration and related macro.
Modified Arduino standard PID library. Changed stuff :