tes ir atas semua

Dependencies:   mbed ADS1115 StepperMotor SRF05 TPA81new

Revision:
39:1c067e2e2820
Parent:
38:fea0806e214a
Child:
40:1c29f33d54d7
--- a/main.cpp	Thu Feb 07 12:29:26 2019 +0000
+++ b/main.cpp	Thu Feb 07 12:30:07 2019 +0000
@@ -140,13 +140,13 @@
         
         led_api = 1;
         pc.printf("led api on\n");
-        wait(0.2);
+        wait(0.5);
         led_api = 0;
         pc.printf("led api off\n");
         
         led_sound = 1;
         pc.printf("led sound on\n");
-        wait(0.2);
+        wait(0.5);
         led_sound = 0;
         pc.printf("led sound off\n");
         wait(0.5);