mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-26 11:47:51 +00:00
Miffed commit fix
This commit is contained in:
@@ -398,14 +398,6 @@ void setup()
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(T_DECK_PRO)
|
||||
|
||||
#elif defined(T_LORA_PAGER)
|
||||
|
||||
#elif defined(HACKADAY_COMMUNICATOR)
|
||||
pinMode(KB_INT, INPUT);
|
||||
#endif
|
||||
|
||||
concurrency::hasBeenSetup = true;
|
||||
|
||||
meshtastic_Config_DisplayConfig_OledType screen_model =
|
||||
|
||||
Reference in New Issue
Block a user