Jordan Miller / Mbed 2 deprecated PWM

Dependencies:   LSM9DS1_Library_cal TCA9548A VL53L0X mbed mbed-rtos

Files at this revision

API Documentation at this revision

Comitter:
jmiller322
Date:
Mon Apr 23 19:36:49 2018 +0000
Parent:
10:adcd5a485093
Child:
12:505684aec350
Commit message:
initialized LED to 0

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Apr 23 19:32:27 2018 +0000
+++ b/main.cpp	Mon Apr 23 19:36:49 2018 +0000
@@ -360,6 +360,7 @@
 //    pc.printf("before overall init function\n");
 //    overall_init();
     //initToF();
+    LED = 0;
     calibrateIMU();
     //overallInit();
     //pc.printf("before entering the while loop\n");