Skip to content

Revise RESET

Compare
Choose a tag to compare
@jerryneedell jerryneedell released this 09 Aug 15:02
cfffc23

The reset sequence has been revised to remove the need for internal Pull-Up resistors.
No changes to user code necessary.
This is consistent with the TinyLoRa,RFM69 and Arfduino Radiohead library implementations.
To keep the RST line High during normal use, Instead of switching to an input with a Pull-Up enabled, it is kept as an output and set High.