minor edit to have another go at CI

This commit is contained in:
Gareth Coleman 2024-04-19 09:25:38 +01:00
parent 2f36d4990e
commit 2100f3135e

View File

@ -613,8 +613,7 @@ void setup()
}
#ifdef UNPHONE
ambientLightingThread = new AmbientLightingThread(rgb_found.type);
#endif
#ifdef RGBLED_RED
#elifdef RGBLED_RED
ambientLightingThread = new AmbientLightingThread(rgb_found.type);
#endif
#endif