This commit is contained in:
2026-01-06 11:09:59 +01:00
parent 25b2c028b6
commit 1012d3bb2f
15 changed files with 2127 additions and 19 deletions

View File

@ -4,10 +4,12 @@
*/
#include "led.h"
#include "driver/rmt_tx.h"
#include "esp_log.h"
#include "freertos/FreeRTOS.h"
#include "freertos/semphr.h"
#include <string.h>
#include <stdlib.h>