mirror of
https://github.com/jscrane/r65emu.git
synced 2025-07-25 10:24:05 +00:00
minor updates
This commit is contained in:
@@ -30,8 +30,6 @@ bool hardware_reset() {
|
||||
digitalWrite(TFT_BACKLIGHT, HIGH);
|
||||
#endif
|
||||
utft.InitLCD();
|
||||
extern uint8_t SmallFont[];
|
||||
utft.setFont(SmallFont);
|
||||
|
||||
_cpu->reset();
|
||||
return sd;
|
||||
|
Reference in New Issue
Block a user