EECS 397 Lab Group / Mbed 2 deprecated WaG

Dependencies:   mbed

Fork of display_nums2 by EECS 397 Lab Group

Revision:
4:a01cf485b9d9
Parent:
2:8a0f128f4be5
diff -r 1acb956e61b2 -r a01cf485b9d9 stepper.h
--- a/stepper.h	Fri Mar 09 21:07:53 2018 +0000
+++ b/stepper.h	Fri Mar 09 22:02:39 2018 +0000
@@ -14,6 +14,5 @@
 void stp_init();
 void stp_step(int direction);
 
-extern spi_cfg DRV8806;
 
 #endif
\ No newline at end of file