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: mbed EthernetInterface mbed-rto
Diff: LEDDriver.h
- Revision:
- 69:df2d20effe00
- Parent:
- 67:7951d11432f8
diff -r 7951d11432f8 -r df2d20effe00 LEDDriver.h
--- a/LEDDriver.h Wed May 09 15:31:45 2018 +0000
+++ b/LEDDriver.h Mon May 14 18:48:24 2018 +0000
@@ -25,11 +25,6 @@
*/
void poll(int numberOfLeds);
- /**
- *callback methode voor de ticker
- *@params de led om aan te sturen
- */
- void sendData();
void setLEDS(int j);
