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: log.h
- Revision:
- 11:2156cb77d0d6
- Parent:
- 10:e63fe4080760
- Child:
- 12:58ad06f9847d
--- a/log.h Fri Oct 04 09:46:00 2019 +0000 +++ b/log.h Fri Oct 04 09:58:51 2019 +0000 @@ -19,6 +19,7 @@ void log_start(int duration_ms); void log_check(); +void log_stop(); void log_pc(); extern Serial rs_LOG_pc; //extern Serial rs_LOG_odroid;