This should have thrown an error saying that the pins were not capable of that:
SPI2.setup({mosi:B14,miso:B15,sck:B13});
@DrAzzy 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.
This should have thrown an error saying that the pins were not capable of that:
SPI2.setup({mosi:B14,miso:B15,sck:B13});