Updated Migrating code to new API (markdown)

bblanchon
2014-11-29 07:54:26 -08:00
parent b39c46baa4
commit 6b27aad6e5

@@ -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.