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: TS_DISCO_F746NG mbed Servo LCD_DISCO_F746NG BSP_DISCO_F746NG QSPI_DISCO_F746NG AsyncSerial FastPWM
Diff: cli_nortos.cpp
- Revision:
- 6:57dc760effd4
- Parent:
- 5:21a8ac83142c
--- a/cli_nortos.cpp Tue May 01 08:34:36 2018 +0000
+++ b/cli_nortos.cpp Wed May 09 15:06:39 2018 +0000
@@ -32,7 +32,7 @@
void uprpm_cmd (struct parameters & a) // controller rec'd rpm from driver boards
{
rpm_push (a);
- a.gp_i ^= 1; // toggle lsb
+// a.gp_i ^= 1; // toggle lsb
}
void uprdi_cmd (struct parameters & a) // controller rec'd rpm from driver boards