Add PSRAM

This commit is contained in:
2025-07-08 03:34:27 -04:00
parent 6658ab40fc
commit a6a2f0a51d
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>