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
Diff: main.cpp
- Revision:
- 2:482c3ed45884
- Parent:
- 1:fe4f6f2d9ca6
- Child:
- 3:e327153b2aa4
--- a/main.cpp Mon Oct 08 13:26:21 2018 +0000 +++ b/main.cpp Tue Oct 30 20:24:03 2018 +0000 @@ -8,7 +8,7 @@ */ #include "mbed.h" -#define corte 2800 +#define corte 2200 AnalogIn S0(A3); AnalogIn S1(A5);