Compilation error for TTGO T7 V1.3 #482

Closed
opened 2026-04-05 17:53:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Eirenliel on 11/15/2021

image

TTGO T7 V1.3 framework defines LED_BUILTIN const instead of definition, this causes the conflict with LED_BUILTIN definition in consts.h in SlimeVR firmware. We may want to add this board type specifically and create separate set of definitions for it.

*Originally created by @Eirenliel on 11/15/2021* ![image](https://user-images.githubusercontent.com/1257939/141724348-d6c28965-5a26-47c3-8aff-be588ca65418.png) TTGO T7 V1.3 framework defines LED_BUILTIN const instead of definition, this causes the conflict with LED_BUILTIN definition in consts.h in SlimeVR firmware. We may want to add this board type specifically and create separate set of definitions for it.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#482