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 mbed-STM32F103C8T6 eeprom_flash Watchdog PinDetect DS1820
Diff: main.cpp
- Revision:
- 57:9bf4c8142958
- Parent:
- 56:522ad08941bb
- Child:
- 58:70930f201f97
--- a/main.cpp Sun Oct 07 05:53:12 2018 +0000 +++ b/main.cpp Sun Oct 07 08:36:56 2018 +0000 @@ -239,7 +239,7 @@ pc.attach(&rxCallback, Serial::RxIrq); pc.baud(19200); flushSerialBuffer(); - pc.printf("\r\nNaumovich 2.0\r\n"); + //pc.printf("\r\nNaumovich 2.0\r\n"); blink_myled(3);