00001 // This file has been prepared for Doxygen automatic documentation generation. 00023 #ifndef __TABLES_H__ 00024 #define __TABLES_H__ 00025 00026 00032 __flash unsigned char startupSequenceDelay[] = { 110, 00033 45, 00034 37, 00035 30, 00036 28, 00037 25, 00038 24, 00039 24, 00040 0 }; 00041 00042 00043 #endif