Compare commits

..

No commits in common. "2f69ac54ac5ad0f3d7caaf99d65872d749a274ab" and "a6aaad3d933f51d5f4a06b837dbdb88bd4412f4d" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -122,9 +122,9 @@ void setup()
panel.begin(115200);
Serial.println("ESPMega R3 Initializing");
ESPMega_begin();
user_pre_init();
io_begin();
eeprom_retrieve_init();
user_pre_init();
lcd_send_stop_bit();
lcd_init();
lcd_begin();