Where can I find the LCD_EMSCRIPTEN code? Ye Nvm, just can't get my head around why if i zoom into the pixels there are more horizontally than vertically if I do:
g.fillRect(5,5,7,7);
in the Emulator, but its out of my scope. Let me know if its strange or not
I'm expecting a square.
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.
Where can I find the LCD_EMSCRIPTEN code? Ye Nvm, just can't get my head around why if i zoom into the pixels there are more horizontally than vertically if I do:
in the Emulator, but its out of my scope. Let me know if its strange or not
I'm expecting a square.