refactor display

- part of components
- separation between LMS & driver
- move slimp message to squeezelite
This commit is contained in:
philippe44
2020-01-18 16:19:06 -08:00
parent 4dad444349
commit 5a9df7b0d5
42 changed files with 443 additions and 316 deletions

View File

@@ -61,6 +61,10 @@ sub brightnessMap {
return (65535, 10, 50, 100, 200);
}
sub hasScrolling {
return 0;
}
=comment
sub bytesPerColumn {
return 4;