disable self test for now, since Wijit's dual CPU box is having problems (bug #59)

This was SVN commit r2227.
This commit is contained in:
janwas 2005-05-03 16:12:04 +00:00
parent c79a71ec4d
commit bb01b7733c

View File

@ -27,7 +27,7 @@
#include "timer.h"
#ifndef PERFORM_SELF_TEST
#define PERFORM_SELF_TEST 1
#define PERFORM_SELF_TEST 0
#endif