From 6ab23bd5234883bb133f01e772e238ae80e708a0 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Wed, 17 Feb 2016 10:24:37 +0100 Subject: [PATCH] Added RedBearLab BLE Nano to the list of supported platforms --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea32eee7..6a560077 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,13 @@ Features Works on -------- -* All Arduino boards +* All Arduino boards (Uno, Due, Mini, Micro, Yun...) * ESP8266 * Teensy * Intel Edison * PlatformIO * Energia +* RedBearLab boards (BLE Nano...) * Computers (Windows, Linux, OSX...) See [FAQ: Compatibility issues](https://github.com/bblanchon/ArduinoJson/wiki/Compatibility-issues)