Commit Graph

10 Commits

Author SHA1 Message Date
clplaneguy
381dad63f9
MakeblockPID 2019-04-05 09:56:10 -05:00
clplaneguy
f87617f9ae
Update to Makeblock 0.0.1 2019-04-05 09:07:52 -05:00
clplaneguy
621c989a28
Update PID_v1.cpp 2019-04-05 05:40:44 -05:00
clplaneguy
71e47598f0
Update PID_v1.cpp 2019-04-04 19:12:26 -05:00
clplaneguy
f2ebd6e9cd
Microscopic 2019-04-04 19:11:57 -05:00
clplaneguy
a2764c9461
Update to my version - 1.2.2. 2019-04-04 19:05:44 -05:00
Brett
691f1d7af8 version / license
Incorrect version and license in cpp and h
2017-06-20 07:09:25 -07:00
Brett
5cefbae8e5 Version 1.2
-Added capability for Proportional On Measurement
-Changed license from GPLv3 to MIT
2017-06-19 16:29:36 -07:00
zcx119
21b19e7ab0 Condition update for mode change from manual to auto.
Minor update on the condition of initialization when changing mode. To only detect mode change from manual to auto.
2017-02-14 23:38:57 +08:00
Brett Beauregard
d46dded42d moved library code back to root from sub-folder
when github was adding a hash to the library download zip, there was confusion from beginners about needing to rename the unzipped folder before moving into the arduino ide.
this library has been prepped (thijse) for the arduino library manager, which requires the library to be in the root directory.  Having the library in the manager also removes the "beginner user hash" concern.
2015-04-20 19:30:29 -04:00