diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..377cda3 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=DoubleResetDetector +version=0.0.2 +author=Stephen Denne +maintainer=Stephen Denne +sentence=Library to detect a double reset, using ESP8266 RTC Memory. +paragraph=An alternative start-up mode can be used. One example use is to allow re-configuration of a device's wifi. +category=Device Control +url=https://github.com/datacute/DoubleResetDetector +architectures=esp8266 \ No newline at end of file