tobiasschuerg/InfluxDB-Client-for-Arduino

How to keep the batch data in PSRAM?

tomalex-v opened this issue · 1 comments

Is it possible to keep the data of a batch in PSRAM instead of SRAM of ESP32. If yes, how to do it.

PSRAM support is planned, but not implemented yet.