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 APDS_9960 mbed-rtos
Diff: include/cForme.h
- Revision:
- 4:b7a46af55574
- Parent:
- 3:493dd1cf30a4
- Child:
- 7:4b283e36b147
--- a/include/cForme.h Wed Mar 30 10:22:07 2016 +0000 +++ b/include/cForme.h Thu Mar 31 11:18:41 2016 +0000 @@ -20,7 +20,7 @@ unsigned char getOrientation(); unsigned char getPositionX(); unsigned char getPositionY(); - cLed *getLed(); + cLed getLed(unsigned char i); // SETTERS void setOrientation(unsigned char orientation); void setPositionX(unsigned char x);