Category
Other
Hardware
T-Lora v2 1.6
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
Firmware Version
HEAD
Description
Adding -DMESHTASTIC_EXCLUDE_GPS to build_flags of tlora_v2-1-1_6 breaks build:
src/graphics/draw/MenuHandler.cpp: In lambda function:
src/graphics/draw/MenuHandler.cpp:150:49: error: 'default_mqtt_root' was not declared in this scope
I haven’t had the time yet to investigate further but just logging it here in case myself or anyone else wishes to try, I suspect there is a missing #include Default.h somewhere.
Relevant log output
Category
Other
Hardware
T-Lora v2 1.6
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
Firmware Version
HEAD
Description
Adding
-DMESHTASTIC_EXCLUDE_GPStobuild_flagsof tlora_v2-1-1_6 breaks build:I haven’t had the time yet to investigate further but just logging it here in case myself or anyone else wishes to try, I suspect there is a missing
#include Default.hsomewhere.Relevant log output