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 SoftPWM MotorSMLAP
Diff: main.cpp
- Revision:
- 18:a8e9a14dbcfa
- Parent:
- 17:1202d7305eab
--- a/main.cpp Mon Sep 02 07:26:38 2019 +0000 +++ b/main.cpp Tue Sep 03 04:31:55 2019 +0000 @@ -158,6 +158,7 @@ beep = 0.0; while(1) { debugLED = addr; + debugLED1 = !debugLED1; if(buf.size() > 5) { if ((buf[0] == 255)&&buf[1] == 254) { tmp[0] = buf[2];