Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

ibasso: Fix a build warning that got lost

Change-Id: I51287f5cdd7f07d9407ed6aac949d4e389d6df0e

+1 -1
+1 -1
firmware/target/hosted/ibasso/powermgmt-ibasso.c
··· 23 23 24 24 25 25 #include <stdio.h> 26 - 26 + #include <string.h> 27 27 #include "config.h" 28 28 #include "debug.h" 29 29 #include "panic.h"