mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
18 lines
174 B
JSON
18 lines
174 B
JSON
[
|
|
123,
|
|
-123,
|
|
123.456,
|
|
-123.456,
|
|
12e34,
|
|
12e-34,
|
|
12e+34,
|
|
12E34,
|
|
12E-34,
|
|
12E+34,
|
|
12.34e56,
|
|
12.34e-56,
|
|
12.34e+56,
|
|
12.34E56,
|
|
12.34E-56,
|
|
12.34E+56
|
|
] |