From e75e843c880b22d5bd105694d60ee98ffeaf4295 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Sun, 13 Nov 2016 20:48:03 +0100 Subject: [PATCH] Moved JsonBuffer size calculator to https://bblanchon.github.io/ArduinoJson/ --- scripts/buffer-size-calculator.html | 143 ---------------------------- 1 file changed, 143 deletions(-) delete mode 100644 scripts/buffer-size-calculator.html diff --git a/scripts/buffer-size-calculator.html b/scripts/buffer-size-calculator.html deleted file mode 100644 index ed2a3732..00000000 --- a/scripts/buffer-size-calculator.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - ArduinoJson - JsonBuffer size calculator - - - - -
-
-

JsonBuffer size calculator

-
- -
-
-

Input

-
-
- -
-
- - - \ No newline at end of file