Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem mbed
Fork of PES4_Programme by
Diff: functions.cpp
- Revision:
- 8:6ece7caefb33
diff -r 4e315a7ee17c -r 6ece7caefb33 functions.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/functions.cpp Fri Mar 23 16:22:52 2018 +0000 @@ -0,0 +1,4 @@ +#include "functions.h" + +void setLED(char button, char color) {} +void setValvePosition(char pos) {} \ No newline at end of file