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