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
functions.cpp@8:6ece7caefb33, 2018-03-23 (annotated)
- Committer:
- aeschsim
- Date:
- Fri Mar 23 16:22:52 2018 +0000
- Revision:
- 8:6ece7caefb33
functions.cpp implemented
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
aeschsim | 8:6ece7caefb33 | 1 | #include "functions.h" |
aeschsim | 8:6ece7caefb33 | 2 | |
aeschsim | 8:6ece7caefb33 | 3 | void setLED(char button, char color) {} |
aeschsim | 8:6ece7caefb33 | 4 | void setValvePosition(char pos) {} |