Skip to content

Commit

Permalink
Update verified versions: GFX 1.11.2 and ESP32 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-random committed Jun 27, 2022
1 parent d724cb2 commit 94bde82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ with the command `esptool chip_id`

## Arduino requirement
* [Adafruit GFX Library](https://learn.adafruit.com/adafruit-gfx-graphics-library)
available from Arduino IDE Library Manager. (Last verified to work with v1.10.13)
available from Arduino IDE Library Manager. (Last verified to work with v1.11.2)
* [Espressif Arduino Core for ESP32](https://github.com/espressif/arduino-esp32),
follow installation directions at that link. (Last verified to work with v2.0.2)
follow installation directions at that link. (Last verified to work with v2.0.3)
* (Optional) [AnimatedGIF](https://github.com/bitbank2/AnimatedGIF),
for displaying animated GIF files. (Last verified to work with v1.4.7)
* [Arduino IDE](https://www.arduino.cc/en/software) of course.
Expand Down

0 comments on commit 94bde82

Please sign in to comment.