mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
typo...
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# weak should do the job but it does not
|
// weak should do the job but it does not...
|
||||||
__attribute__((weak)) void target_init(void) {
|
__attribute__((weak)) void target_init(void) {
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user