Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Commit f6f33b3

Browse files
authored
Update README.md
1 parent 4a8f37e commit f6f33b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ void loop() {
2323

2424
```
2525

26+
## Supported devices
27+
This library currently supports only ESP8266 devices, with support coming soon for esp32.
28+
This library has only yet been tested on the following devices:
29+
* Adafruit Feather Huzzah ESP8266
30+
31+
2632
## Installation/Usage:
2733
1. Configure Arduino IDE for the board you are using
2834
- Go to File > Preferences

0 commit comments

Comments
 (0)