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
Fork of WaG by
Diff: main.cpp
- Revision:
- 34:378a49e5b15f
- Parent:
- 33:0b5188ea34e8
- Child:
- 38:57af77435ae1
--- a/main.cpp Thu Mar 22 16:07:29 2018 +0000 +++ b/main.cpp Thu Mar 22 16:11:56 2018 +0000 @@ -55,5 +55,5 @@ spi_send(as1107, 0x0400); test_target_leds(); - pc.print("LED's tested"); + pc.printf("LED's tested"); } \ No newline at end of file