Skip to content

[Bug]: Defining MESHTASTIC_EXCLUDE_GPS breaks ESP32 build #8914

Description

@ndoo

Category

Other

Hardware

T-Lora v2 1.6

Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?

  • Meshtastic UI aka MUI colorTFT
  • InkHUD ePaper
  • OLED slide UI on any display

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions