|
|
|
@ -13,7 +13,7 @@
|
|
|
|
#include "sendchar.h"
|
|
|
|
#include "sendchar.h"
|
|
|
|
#include "timer.h"
|
|
|
|
#include "timer.h"
|
|
|
|
|
|
|
|
|
|
|
|
static const unsigned char font[] PROGMEM;
|
|
|
|
extern const unsigned char font[] PROGMEM;
|
|
|
|
|
|
|
|
|
|
|
|
// 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,
|
|
|
|
|