Team Walter / Mbed 2 deprecated Example

Dependencies:   mbed BMI160 max32630fthr

Files at this revision

API Documentation at this revision

Comitter:
j3
Date:
Mon Feb 06 23:18:54 2017 +0000
Parent:
6:1d23dc51ee3f
Child:
8:514f75694881
Commit message:
Updated max32630fthr support lib

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
max32630fthr.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Feb 06 20:18:00 2017 +0000
+++ b/main.cpp	Mon Feb 06 23:18:54 2017 +0000
@@ -43,8 +43,7 @@
 
 int main()
 {
-    MAX32630FTHR pegasus;
-    pegasus.init(MAX32630FTHR::VIO_3V3);
+    MAX32630FTHR pegasus(MAX32630FTHR::VIO_3V3);
     
     DigitalOut rLED(LED1, LED_OFF);
     DigitalOut gLED(LED2, LED_OFF);
--- a/max32630fthr.lib	Mon Feb 06 20:18:00 2017 +0000
+++ b/max32630fthr.lib	Mon Feb 06 23:18:54 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/switches/code/max32630fthr/#8e424775234a
+https://developer.mbed.org/teams/MaximIntegrated/code/max32630fthr/#8e424775234a