Disable debug mode

This commit is contained in:
2026-05-03 21:40:54 -04:00
parent aff9e86ccc
commit 52cc10f7b3

View File

@@ -3,7 +3,7 @@
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#define DEBUG_MODE 2 // #define DEBUG_MODE 1
// declare settings-derived statics // declare settings-derived statics
static uint8_t s_is_jellyfin; static uint8_t s_is_jellyfin;