Firmware development for use with LF21

Dependencies:   USBDevice max32630fthr

Fork of FTHR_USB_serial by Maxim Integrated

Revision:
10:aec9f740a325
Parent:
9:3c7f27df0b01
Child:
11:8a8562282546
--- a/main.cpp	Fri Sep 15 19:23:38 2017 +0000
+++ b/main.cpp	Fri Sep 22 18:15:14 2017 +0000
@@ -42,7 +42,7 @@
     gLED = LED_OFF;
     bLED = LED_ON;
     rLED = LED_OFF;
-    spi.format(8,3);
+    spi.format(8,0);
     spicsb = 1;
     pegasus.max14690.ldo3SetVoltage(1800);
     wait(1.0);