mbed-os github

Dependencies:   ADS1015 Faulhaber HTU21D_mod MS5837_potless Sensor_Head_RevB_3 USBDevice_dfu Utilsdfu beep

Fork of ARNSRS_testDFU by POTLESS

Revision:
77:0cecc4adbab2
Parent:
76:9dc83d5cf075
Child:
78:674882631acc
--- a/main.cpp	Thu Jul 19 13:35:04 2018 +0000
+++ b/main.cpp	Thu Jul 19 13:37:21 2018 +0000
@@ -999,6 +999,10 @@
 
     thread_PID.start(callback(PID_thread));
     
+    DEBUG("  PID thread démarré\r\n\r\n");
+
+    wait(1);
+    
     DEBUG("  Cliquez sur le bouton help pour voir la liste des \r\n  commandes administrateur disponibles.\r\n");
 
     OUTPUT("$\r\n");