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.
Diff: main.cpp
- Revision:
- 11:2156cb77d0d6
- Parent:
- 9:1b54bac6d9a7
- Child:
- 12:58ad06f9847d
diff -r e63fe4080760 -r 2156cb77d0d6 main.cpp --- a/main.cpp Fri Oct 04 09:46:00 2019 +0000 +++ b/main.cpp Fri Oct 04 09:58:51 2019 +0000 @@ -27,7 +27,7 @@ init_sm_servo(); while(1) { - rs_LOG_pc.printf("\r\n\r\nTIME: %d\r\n",t_utils_timerSinceStart.read_ms()); + //rs_LOG_pc.printf("\r\n\r\nTIME: %d\r\n",t_utils_timerSinceStart.read_ms()); update_sm_mpu(); update_sm_sections();