not yet working offsetof stuff
This commit is contained in:
@ -58,11 +58,11 @@ void my_setup_2() {
|
||||
cmdHandlerInit();
|
||||
oledPrint(OLED_SCREEN0, "cmdhandler init");
|
||||
|
||||
//frontendInit();
|
||||
//oledPrint(OLED_SCREEN0, "frontend init");
|
||||
frontendInit();
|
||||
oledPrint(OLED_SCREEN0, "frontend init");
|
||||
|
||||
//mbusCommInit();
|
||||
//oledPrint(OLED_SCREEN0, "Meterbus init");
|
||||
mbusCommInit();
|
||||
oledPrint(OLED_SCREEN0, "Meterbus init");
|
||||
oledPrint(OLED_SCREEN0, "App running");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user