mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 20:47:08 +03:00
backend for Muse
This commit is contained in:
3
components/targets/init.c
Normal file
3
components/targets/init.c
Normal file
@@ -0,0 +1,3 @@
|
||||
// weak should do the job but it does not...
|
||||
__attribute__((weak)) void target_init(void) {
|
||||
}
|
||||
Reference in New Issue
Block a user