From a5a185bee83df8192e242743dd3dc6172b20f935 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:55:54 -0800 Subject: [PATCH] Updated Migrating code to the new API (markdown) --- Migrating code to the new API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Migrating code to the new API.md b/Migrating code to the new API.md index 705f0ef..a2aabed 100644 --- a/Migrating code to the new API.md +++ b/Migrating code to the new API.md @@ -1,5 +1,3 @@ -> *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. ## Includes