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

Commit 593b66e

Browse files
authored
Add files via upload
1 parent 135e499 commit 593b66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The catch is **your function is now part of an ISR (Interrupt Service Routine),
157157
## Prerequisites
158158

159159
1. [`Arduino IDE 1.8.13+` for Arduino](https://www.arduino.cc/en/Main/Software)
160-
2. [`ESP32 Core 1.0.4+`](https://github.com/espressif/arduino-esp32) for ESP32-based boards
160+
2. [`ESP32 Core 1.0.5+`](https://github.com/espressif/arduino-esp32) for ESP32-based boards. [![Latest release](https://img.shields.io/github/release/espressif/arduino-esp32.svg)](https://github.com/espressif/arduino-esp32/releases/latest/)
161161

162162
---
163163
---

0 commit comments

Comments
 (0)