Add PSRAM

This commit is contained in:
2025-07-08 03:34:27 -04:00
parent ddbf2287ea
commit 93bc341a8c
9 changed files with 135 additions and 79 deletions

View File

@@ -8,7 +8,6 @@
#include "driver/rmt_tx.h"
#include "driver/rmt_rx.h"
#include "soc/gpio_num.h"
#include "RMTSymbols.h"
#include <cstring>