diff --git a/extras/scripts/wandbox/publish.sh b/extras/scripts/wandbox/publish.sh index df470d0c..0900cb00 100755 --- a/extras/scripts/wandbox/publish.sh +++ b/extras/scripts/wandbox/publish.sh @@ -15,7 +15,7 @@ compile() { "code":$(read_string "$FILE_PATH"), "codes": [{"file":"ArduinoJson.h","code":$(read_string "$ARDUINOJSON_H")}], "options": "warning", - "compiler": "gcc-4.9.3", + "compiler": "gcc-4.9.4", "save": true } END