Skip to content

Commit 592a07e

Browse files
committed
Update README.md with new targets
1 parent 8dc24f6 commit 592a07e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Connect the two rotary pins to the DIGITAL pins of an Arduino board.
2828

2929
A third rotary button pin is not used in the Rotary library, but can be used in the sketch.
3030

31-
Tested with Arduino IDE v1.8.5 on hardware:
31+
Tested with Arduino IDE v1.8.13 on hardware:
3232

3333
* Arduino UNO
3434
* Arduino Nano
@@ -38,6 +38,12 @@ Tested with Arduino IDE v1.8.5 on hardware:
3838
* Arduino Leonardo
3939
* WeMos D1 R2 & mini (ESP8266)
4040

41+
Other supported targets:
42+
* ESP8266
43+
* ESP32
44+
* SAMD21
45+
* STM32F1
46+
4147

4248
### Interrupts
4349

0 commit comments

Comments
 (0)