Version ESP32-2.01 says:
>SPI2.setup({sck:18, miso:19, mosi:23}); =undefined Uncaught Error: Unimplemented on Linux at line 1 col 24 E.connectSDCard(SPI2, 5); ^
Were there any code updates to allow larger data sets to be saved to flash also?
Thank you.
@barbiani started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Version ESP32-2.01 says:
Were there any code updates to allow larger data sets to be saved to flash also?
Thank you.