mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
refactor display
- part of components - separation between LMS & driver - move slimp message to squeezelite
This commit is contained in:
@@ -6,8 +6,7 @@ use base qw(Slim::Display::Text);
|
||||
|
||||
# we don't want the special Noritake codes
|
||||
sub vfdmodel {
|
||||
return 'squeezeslave'';
|
||||
return 'squeezeslave';
|
||||
}
|
||||
|
||||
|
||||
1;
|
||||
Reference in New Issue
Block a user