From 6b27aad6e547090e40c9e47289617007bfeaeb08 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:54:26 -0800 Subject: [PATCH] Updated Migrating code to new API (markdown) --- Migrating code to new API.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Migrating code to new API.md b/Migrating code to new API.md index 2447147..705f0ef 100644 --- a/Migrating code to new API.md +++ b/Migrating code to new API.md @@ -1,5 +1,4 @@ -Migrating code written for Arduino JSON v3 to v4 -================================================ +> *This page explains how to convert you existing code written for Arduino JSON v3 to the new API introduced in v4* Arduino JSON v4 was a major rewrite of the library, and the API changed significantly.