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: sensor_main.h
- Revision:
- 7:e51d0fbb1a25
diff -r 98401b545e0c -r e51d0fbb1a25 sensor_main.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sensor_main.h Thu Jan 05 13:13:28 2017 +0000 @@ -0,0 +1,3 @@ +#include "common.h" + +int sensor_loop(SensorDescription description); \ No newline at end of file