Skip to content

Commit 565a107

Browse files
authored
Update README.md
1 parent 419a030 commit 565a107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:
5252
3. 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).

0 commit comments

Comments
 (0)