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