mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 12:07:09 +03:00
refactor display
- part of components - separation between LMS & driver - move slimp message to squeezelite
This commit is contained in:
@@ -61,6 +61,10 @@ sub brightnessMap {
|
||||
return (65535, 10, 50, 100, 200);
|
||||
}
|
||||
|
||||
sub hasScrolling {
|
||||
return 0;
|
||||
}
|
||||
|
||||
=comment
|
||||
sub bytesPerColumn {
|
||||
return 4;
|
||||
|
||||
Reference in New Issue
Block a user