First Commit

Dependencies:   mbed Crypto_light mbed-rtos

Spin it 2 win it

Revision:
2:862ee3609eee
Parent:
1:a530f6235850
Child:
3:2e32d7974962
--- a/main.cpp	Sun Mar 11 17:31:26 2018 +0000
+++ b/main.cpp	Sun Mar 11 17:32:59 2018 +0000
@@ -97,7 +97,6 @@
 int main() {
     int8_t orState = 0;    //Rotot offset at motor state 0
     int8_t intState = 0;
-    int8_t intStateOld = 0;
     float delay = 0.05;
     //Initialise the serial port
     Serial pc(SERIAL_TX, SERIAL_RX);