typedef void(*JshEventCallbackCallback)(bool state,int exti); //changed by jumjum
jshEventCallbacks[channel-EV_EXTI0](state,channel); //changed by jumjum
It works prefect, tested with SetWatch and Gesture itself(very early version).
Just got some angry eyes from family, so its better to stop this now and take care on infrastructure for vacations like Laptop, CamCorder, Radio, GPS, cellphone, several charger, SD-cards, Camera, .........
How could we live without any of this in previous millennium ;-)
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.
use RAM when it's needed only, good point.
Quick first test with changes:
It works prefect, tested with SetWatch and Gesture itself(very early version).
Just got some angry eyes from family, so its better to stop this now and take care on infrastructure for vacations like Laptop, CamCorder, Radio, GPS, cellphone, several charger, SD-cards, Camera, .........
How could we live without any of this in previous millennium ;-)