File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This project contains precompiled libraries based on specific version of ESP32 S
2525* PlatformIO with [ PlatformIO espressif32 platform] ( https://github.com/platformio/platform-espressif32 ) at version 5.3.0
2626
2727## Limitations
28- * Library only works on ESP32, ESP32-S3 and ESP32-C3 .
28+ * Library only works on ESP32 ( ESP32-C3 and ESP32-S3 might work as well, but aren't tested) .
2929* There is no possibility to change vendor/product ID as this value is pre-compiled.
3030* There is no known possibility to change setup PIN.
3131* This library comes with precompiled NimBLE, because default Bluedroid shipped with arduino-esp32 takes too much RAM memory.
@@ -52,4 +52,4 @@ This project is currently build based on these projects:
52523 . Restart Arduino IDE.
5353
5454## Building custom version of this library
55- Please look [ here] ( https://github.com/jakubdybczak/esp32-arduino-matter-builder ) .
55+ Please look [ here] ( https://github.com/jakubdybczak/esp32-arduino-matter-builder ) .
You can’t perform that action at this time.
0 commit comments