mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-27 12:50:49 +03:00
6 lines
77 B
C
6 lines
77 B
C
int main(int argc, char **argv){
|
|
return 1;
|
|
}
|
|
void register_squeezelite(){
|
|
}
|