GroupA / Mbed 2 deprecated Lab_6_WaG

Dependencies:   mbed

Fork of WaG by GroupA

Revision:
28:0736dfa41aab
Parent:
27:a07b27cc6d13
Child:
31:4fe43fa66ce8
Child:
32:0dc2b4a3eee6
--- a/main.cpp	Thu Mar 22 15:37:20 2018 +0000
+++ b/main.cpp	Thu Mar 22 15:39:49 2018 +0000
@@ -26,13 +26,11 @@
 DigitalIn jog_cw(UI_JOG_RIGHT_BUTTON);
 DigitalIn jog_ccw(UI_JOG_LEFT_BUTTON);
 DigitalIn my_button(USER_BUTTON);
-<<<<<<< local
 DigitalIn start_button(UI_START_BUTTON);
 DigitalIn cal_button(UI_CAL_BUTTON);
 DigitalIn station_select(UI_STATION_SELECT);
-=======
 BusOut mux_select(MUX_S0, MUX_S1, MUX_S2, MUX_S3);
->>>>>>> other
+
 
 struct spi_cfg as1107{
     SPI_AS1107_ID,