mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-28 13:20:49 +03:00
new cspot/bell
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
bell::DecodersInstance* bell::decodersInstance;
|
||||
|
||||
void bell::createDecoders()
|
||||
{
|
||||
bell::decodersInstance = new bell::DecodersInstance();
|
||||
void bell::createDecoders() {
|
||||
bell::decodersInstance = new bell::DecodersInstance();
|
||||
}
|
||||
Reference in New Issue
Block a user