Ben Gordon / Mbed 2 deprecated Muscle_Controlled_Servo

Dependencies:   mbed

Revision:
5:11489c0bd020
Parent:
4:bcef9164776e
Child:
6:a61b01442f37
--- a/FPGA.h	Tue Apr 03 20:00:23 2018 +0000
+++ b/FPGA.h	Thu Apr 05 15:54:48 2018 +0000
@@ -9,6 +9,7 @@
     //////////////////////////
     
     ////////Functions/////////
-    
+    int32_t read_switches(void);        //Read 4 Sliding switches on FPGA (Simulating OPTO-Switches from Motor(s)
+    void SPI_TEST(void);
     //////////////////////////
 #endif