robot

Dependencies:   FastPWM3 mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers tables.h Source File

tables.h

00001 #ifndef __TABLES_H
00002 #define __TABLES_H
00003 
00004 #define ROWS 21
00005 #define COLUMNS 20
00006 
00007 #endif