From 05c0c6e73bc4dda2f934478d8af4d88494c09fc5 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Mon, 20 Jan 2020 05:02:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.