Always only last character is correctly detected on event data received, for every send package of characters.
Is there a mistake in my code usage ?
Thanks.
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.
Some months , not coding on Espruino and I started trying "software serial" code on Pico with pin A6 and A5 connected with wire, such:
But the result :
Always only last character is correctly detected on event data received, for every send package of characters.
Is there a mistake in my code usage ?
Thanks.