mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-12-20 22:12:44 +01:00
The JSON example has an extra closing brace, causing the JSON to be invalid. The fix is to remove the stray closing brace.
The JSON example has an extra closing brace, causing the JSON to be invalid. The fix is to remove the stray closing brace.