mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
brightness log 0..5 + log - release
This commit is contained in:
@@ -88,7 +88,7 @@ sub displayWidth {
|
||||
}
|
||||
|
||||
sub brightnessMap {
|
||||
return (65535, 10, 50, 100, 200);
|
||||
return (0 .. 5);
|
||||
}
|
||||
|
||||
=comment
|
||||
|
||||
Reference in New Issue
Block a user