Oops, stupid debug thing.

This commit is contained in:
Gregory Alexander 2003-02-21 03:49:27 +00:00
parent de1b90d978
commit f195d3fa6d

View File

@ -31,7 +31,7 @@
//DEBUG configuration:
//Debug with printf options.
#define DEBUG_REALTIME_WITH_PRINTF 1
#define DEBUG_REALTIME_WITH_PRINTF 0
//Use to test execution at multiples of real time.
#define TIME_DIVIDER (1)