sudo bash ... will only work after I typed: gpio export 23 output.
Without the last command I receive the error:
bash: /sys/class/gpio/gpio23/value: No such file or directory
I have successfully installed Espruino at my raspberry pi zero w. Also wiringPi is installed before the Espruino make.
In a command-box the following will switch on my led: gpio -g write 23 1.
However in Espruino: D23.write(HIGH) will not switch the Led.
What did I forget?
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.
The first one: 433Mhz