expanseElectronics / ethernetNodes

Ethernet version of our artnetnode project.
https://expanseelectronics.com/
5 stars 4 forks source link

Factory reset button not working #7

Closed MicroMarty closed 7 months ago

MicroMarty commented 8 months ago

Hi

The button attached to RST pin doesn't factory reset the parameters when it's pressed during boot.

Only the 5 reboot method works.

Thx

LoneWalkerWolf commented 7 months ago

Yes, that is intended, the RST button just resets the microcontroller. It shouldn't factory reset the parameters.

There is an option for adding an extra button, to factory reset, but this requires a modification to the code to allow the button to be used this way.