Fixing compile Error if LED_BUILTIN is not defined #366

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

Originally created by @unlogisch04 on 4/23/2022

Instead of using LED_BUILTIN as a value in defines.h
we can leave LED_PIN undefined. In that case global.h
will look if LED_BUILTIN is defined or not.

*Originally created by @unlogisch04 on 4/23/2022* Instead of using LED_BUILTIN as a value in defines.h we can leave LED_PIN undefined. In that case global.h will look if LED_BUILTIN is defined or not.
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#366