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.
Fork of ika_shouyu_poppoyaki by
Diff: ika.h
- Revision:
- 21:e149d0bdbf4a
- Child:
- 22:bd98a782fba6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ika.h Fri Sep 13 03:09:09 2013 +0000 @@ -0,0 +1,4 @@ + +#pragma diag_suppress 1293 // surpressing a warning message of "assignment in condition" ;) + +void set_leds( char v );
