Thanks - so either they need changing to be inputs, or more likely jsinteractive needs changing right here as it assumes that pins are normally just inputs.
Perhaps platform_config.h should have a DEFAULT_PIN_STATE definition?
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.
Thanks - so either they need changing to be inputs, or more likely jsinteractive needs changing right here as it assumes that pins are normally just inputs.
Perhaps
platform_config.h
should have aDEFAULT_PIN_STATE
definition?