PlayBack

Dependencies:   TPixy-Interface

Fork of ManualControlFinal by ECE4333 - 2018 - Ahmed & Brandon

Revision:
1:3e9684e81312
Parent:
0:a355e511bc5d
Child:
8:a0890fa79084
diff -r a355e511bc5d -r 3e9684e81312 Drivers/DE0_driver.h
--- a/Drivers/DE0_driver.h	Thu Feb 01 03:58:00 2018 +0000
+++ b/Drivers/DE0_driver.h	Sat Feb 03 00:05:08 2018 +0000
@@ -5,7 +5,7 @@
 
 
 void DE0_init(void);
-void DE0_read(uint16_t *, uint16_t * , uint16_t *);
+void DE0_read(uint16_t *, int * , uint16_t *);