Joe Shotton / ll16j23s_test_docs
Revision:
26:a596dce2f938
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SnakeEngine.h	Sun Apr 05 21:15:07 2020 +0000
@@ -0,0 +1,9 @@
+
+
+
+    /** Play a single tone for the specifed duration
+    *@param state of movement fsm
+    *@param current x value of head
+    *@param current y value of head
+    */
+    bool collision(int state, int x, int y,);
\ No newline at end of file