mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
Wandbox: update compiler version
This commit is contained in:
@@ -15,7 +15,7 @@ compile() {
|
|||||||
"code":$(read_string "$FILE_PATH"),
|
"code":$(read_string "$FILE_PATH"),
|
||||||
"codes": [{"file":"ArduinoJson.h","code":$(read_string "$ARDUINOJSON_H")}],
|
"codes": [{"file":"ArduinoJson.h","code":$(read_string "$ARDUINOJSON_H")}],
|
||||||
"options": "warning",
|
"options": "warning",
|
||||||
"compiler": "gcc-4.9.3",
|
"compiler": "gcc-4.9.4",
|
||||||
"save": true
|
"save": true
|
||||||
}
|
}
|
||||||
END
|
END
|
||||||
|
|||||||
Reference in New Issue
Block a user