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.