Skip to content

Commit

Permalink
add caveat to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru committed Dec 3, 2021
1 parent ea6155d commit 2a69d4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Currently supports the following hardware:
* Partial support for Teensy 3.X and LC (watchdog, no sleep).
* ATtiny 24/44/84 and 25/45/85
* ESP32, ESP32-S2
* ESP8266
* ESP8266 WITH CAVEAT: The software and hardware watchdog timers are fixed to specific
intervals and not programmable. Notes about this are within the `utility/WatchdogESP8266.cpp` file.

0 comments on commit 2a69d4c

Please sign in to comment.