Skip to content
Snippets Groups Projects
Commit beb9d923 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Adjust default standby color

parent 92a8fad2
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ model_id = "2107"
[led]
# Colors are RGB (Red/Green/Blue)
standby_color = "[(4, 4, 4)]"
standby_color = "[(100, 100, 100)]"
# LED color when the scan was unsucessful
# Note: color, off_time and on_time can be lists to allow changing colors over
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment