forked from gronod/squeezelite-esp32
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