Removed ledstrip brightness define

This commit is contained in:
CommanderRedYT
2021-09-17 05:12:19 +02:00
committed by GitHub
parent defa10c76e
commit 022ac06f44

View File

@ -87,5 +87,4 @@ set(BOBBYCAR_BUILDFLAGS
-DFEATURE_LEDSTRIP
-DPINS_LEDSTRIP=33
-DLEDSTRIP_LENGTH=121
-DLEDSTRIP_DEFAULT_BRIGHTNESS=100
)