Open JuliusCosmoRomeo opened 3 years ago
Using new ESP32 (WROVER) which comes with 4 MB PSRAM.
Overrides the new operator of the std lib to always allocate memory on the PSRAM as it's way bigger (4MB vs 320KB internal).
Using new ESP32 (WROVER) which comes with 4 MB PSRAM.
Overrides the new operator of the std lib to always allocate memory on the PSRAM as it's way bigger (4MB vs 320KB internal).