I need to reset a device to factory defaults by driving a certain pin to low. The device manual states "Unit reset to default, active low. Drive low to reset unit to default settings." I tried hooking the pin to ground but I don't think that worked. How do I drive an Espruino pin to low to achieve this?
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.
I need to reset a device to factory defaults by driving a certain pin to low. The device manual states "Unit reset to default, active low. Drive low to reset unit to default settings." I tried hooking the pin to ground but I don't think that worked. How do I drive an Espruino pin to low to achieve this?