I have new problem. When i try to connect SD card console outputs to me this errors
Running onInit()... Uncaught Error: Unimplemented on Linux at line 10 col 25 E.connectSDCard(spi,D2); ^
but when i try to start SD card at original espruino i have this in output
Running onInit()... ERROR: Unable to mount SD card : NOT_READY
What i'm doing wrong?
@PressAnyKey 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.
I have new problem.
When i try to connect SD card console outputs to me this errors
but when i try to start SD card at original espruino i have this in output
What i'm doing wrong?