|
|
@ -11,6 +11,8 @@ |
|
|
|
# include "sendchar.h" |
|
|
|
# include "sendchar.h" |
|
|
|
# include "timer.h" |
|
|
|
# include "timer.h" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
struct CharacterMatrix display; |
|
|
|
|
|
|
|
|
|
|
|
// Set this to 1 to help diagnose early startup problems
|
|
|
|
// Set this to 1 to help diagnose early startup problems
|
|
|
|
// when testing power-on with ble. Turn it off otherwise,
|
|
|
|
// when testing power-on with ble. Turn it off otherwise,
|
|
|
|
// as the latency of printing most of the debug info messes
|
|
|
|
// as the latency of printing most of the debug info messes
|
|
|
|