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
Diff: src/menu.cpp
- Revision:
- 35:ec224d706f7c
- Parent:
- 33:6c7364ea360f
--- a/src/menu.cpp Thu Aug 22 18:31:39 2019 +0000
+++ b/src/menu.cpp Tue Oct 22 20:59:27 2019 +0000
@@ -208,6 +208,10 @@
sendSerial(strbuf);
sprintf(strbuf, "\r\n SCL");
sendSerial(strbuf);
+ sprintf(strbuf, "\r\n LUTA");
+ sendSerial(strbuf);
+ sprintf(strbuf, "\r\n LUTB");
+ sendSerial(strbuf);
sprintf(strbuf, "\r\n RCRD");
sendSerial(strbuf);
sprintf(strbuf, "\r\n RTRV");