|
|
@ -395,7 +395,7 @@ xOLEDMessage xMessage;
|
|
|
|
unsigned long ulY, ulMaxY;
|
|
|
|
unsigned long ulY, ulMaxY;
|
|
|
|
static char cMessage[ mainMAX_MSG_LEN ];
|
|
|
|
static char cMessage[ mainMAX_MSG_LEN ];
|
|
|
|
extern volatile unsigned long ulMaxJitter;
|
|
|
|
extern volatile unsigned long ulMaxJitter;
|
|
|
|
unsigned portBASE_TYPE uxUnusedStackOnEntry, uxUnusedStackNow;
|
|
|
|
unsigned portBASE_TYPE uxUnusedStackOnEntry;
|
|
|
|
const unsigned char *pucImage;
|
|
|
|
const unsigned char *pucImage;
|
|
|
|
|
|
|
|
|
|
|
|
/* Functions to access the OLED. The one used depends on the dev kit
|
|
|
|
/* Functions to access the OLED. The one used depends on the dev kit
|
|
|
|