mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-01 23:50:38 +00:00
ahem, another minor edit to have another go at CI
This commit is contained in:
@@ -613,7 +613,7 @@ void setup()
|
||||
}
|
||||
#ifdef UNPHONE
|
||||
ambientLightingThread = new AmbientLightingThread(rgb_found.type);
|
||||
#elifdef RGBLED_RED
|
||||
#elif defined(RGBLED_RED)
|
||||
ambientLightingThread = new AmbientLightingThread(rgb_found.type);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user