And no code to automagicaly negate pulldown to pullup.
What's this then? https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L466
NEGATED adds a flag in gen/jspininfo.c - it's different to the BTN1_* defines.
gen/jspininfo.c
BTN1_*
@Gordon 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.
What's this then? https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L466
NEGATED adds a flag in
gen/jspininfo.c
- it's different to theBTN1_*
defines.