y
Dependencies: HSI2RGBW_PWM mbed fct_aide FastAnalogIn mbed-dsp NVIC_set_all_priorities
Diff: main.cpp
- Revision:
- 4:cd0a272f1393
- Parent:
- 1:924f6cf87f06
diff -r 924f6cf87f06 -r cd0a272f1393 main.cpp --- a/main.cpp Mon Jun 03 11:58:38 2019 +0000 +++ b/main.cpp Mon Jun 03 12:09:09 2019 +0000 @@ -19,6 +19,6 @@ else { led = 0; } - wait(0.2); // 200 ms test + wait(0.2); // 200 ms test2 } }