diff --git a/README.md b/README.md index 7a73596..ccbb613 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This library can be used with `Arduino`, `PlatformIO` and `Particle`. ## Supported devices The library was verified to work with: -`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` **Note:** it requires at least **~64Kb** Flash and **~10Kb** RAM even for minimal functionality.