mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 05:57:05 +03:00
2nd step of integrating 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