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.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
9:4b45cc112a16 | 2017-01-19 | Fixed pin#s | File Diff Annotate |
8:c06ce18ad746 | 2017-01-19 | Removed invalid analog pins | File Diff Annotate |
7:78e7984909f4 | 2017-01-19 | Before removing invalid analog pins | File Diff Annotate |
6:214e2180c586 | 2016-11-09 | Better (faster) handling of serial interrupts | File Diff Annotate |
5:b98a0f60f700 | 2016-05-11 | updated comments | File Diff Annotate |
4:9e93bf4863cb | 2016-05-11 | updated comments | File Diff Annotate |
3:3b45e830ebe1 | 2016-05-11 | Cleaned up version, no hex. Serial input takes form '#XX' where XX goes from '00' to '16' | File Diff Annotate |
2:f2583b56777e | 2016-05-11 | Sens desired pin # as hex. Example: #FE000100 gives readout for pin 1, #FE000F00 gives readout for pin 15 | File Diff Annotate |
1:610dc7763656 | 2015-07-23 | Working pump control but without serial interrupt | File Diff Annotate |
0:ce79b04fc2ca | 2015-07-16 | Works but single run (runs only once per serial msg received) | File Diff Annotate |