mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
fix for 4.3
This commit is contained in:
@@ -17,8 +17,7 @@ extern "C" {
|
||||
|
||||
#include <driver/rmt.h>
|
||||
#include <driver/gpio.h>
|
||||
#include "freertos/FreeRTOS.h"
|
||||
|
||||
#include "freertos/semphr.h"
|
||||
#include <stddef.h>
|
||||
|
||||
enum rgb_led_type_t {
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
#include "gds.h"
|
||||
#include "gds_text.h"
|
||||
#include "gds_draw.h"
|
||||
#include "led_vu.h"
|
||||
#include "platform_esp32.h"
|
||||
#include "lwip/sockets.h"
|
||||
#include "globdefs.h"
|
||||
|
||||
Reference in New Issue
Block a user