quick question, what would be the syntax to clear the security setting? Would it just be
NRF.setSecurity({});
?
@FuzzyBumble 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.
quick question, what would be the syntax to clear the security setting? Would it just be
?