We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c31b0 commit 05c0c6eCopy full SHA for 05c0c6e
README.md
@@ -7,7 +7,7 @@ This library can be used with `Arduino`, `PlatformIO` and `Particle`.
7
## Supported devices
8
The library was verified to work with:
9
10
-`ESP8266`, `ESP32`, `Particle Photon`, `Particle Electron`, `nRF51`, `nRF52`, `Teensy 3.1/3.2`
+`ESP8266`, `ESP32`, `MKR1000`, `Particle Photon`, `Particle Electron`, `nRF51`, `nRF52`, `Teensy 3.1/3.2`
11
12
**Note:** it requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.
13
0 commit comments