mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 19:47:02 +03:00
minor tweaks
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "embedded.h"
|
||||
#include "display.h"
|
||||
|
||||
#define TAG "display"
|
||||
static const char *TAG = "display";
|
||||
|
||||
static bool (*slimp_handler_chain)(u8_t *data, int len);
|
||||
static struct display_handle_s *handle;
|
||||
|
||||
Reference in New Issue
Block a user