File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ChangeLog
2
2
3
+ ## v0.1.1 - 2024-05-16
4
+
5
+ ### Enhancements:
6
+
3
7
## v0.1.0 - 2024-03-07
4
8
5
9
### Breaking changes:
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ Below is a list of [supported touch controllers](src/touch/README.md):
92
92
93
93
| ** Dependency** | ** Version** |
94
94
| -------------- | ----------- |
95
- | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.0.3 |
95
+ | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.0.0-alpha3 |
96
96
| [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/ESP32_IO_Expander ) | >= 0.0.1 && < 0.1.0 |
97
97
98
98
## How to Use
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ ESP32_Display_Panel 的功能框图如下所示,主要包含以下特性:
92
92
93
93
| ** 依赖项** | ** 版本** |
94
94
| ---------- | -------- |
95
- | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.0.3 |
95
+ | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.0.0-alpha3 |
96
96
| [ ESP32_IO_Expander] ( https://github.com/esp-arduino-libs/ESP32_IO_Expander ) | >= 0.0.1 && < 0.1.0 |
97
97
98
98
## 如何使用
You can’t perform that action at this time.
0 commit comments