Skip to content

Commit a4f5b8c

Browse files
add table of dependencies
1 parent 115b23f commit a4f5b8c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,12 @@ For all these reasons, I have developed ESPLogger library, which is built on top
1919

2020
## Requirements
2121

22-
ESPLogger v2 requires Arduino-ESP8266 core version >=2.6.0 (>=2.3.0 on PIO registry) or Arduino-ESP32 core version >=2.0.0 (>=4.0.0 on PIO registry).
22+
ESPLogger v2 is compatible with the following versions of Arduino Core (PIO Platform version between parentheses):
23+
24+
| ESP8266 | ESP32 |
25+
|-------------------|-------------------|
26+
| ^2.6.0 (^2.3.0) | ^2.0.0 (^4.0.0) |
27+
| ^3.0.0 (^3.0.0) | |
2328

2429
## Installation
2530

0 commit comments

Comments
 (0)