• 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?

About

Avatar for PressAnyKey @PressAnyKey started