Snake Game using accelerometer with many fun features.

Dependencies:   C12832 MMA7660 mbed

Fork of app-board-Bubble-Level by jim hamblen

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers motion_detect.h Source File

motion_detect.h

00001 int pow(int x);
00002 void motion_detect(int &direction);
00003 void validity();