Skip to content

Commit

Permalink
Switch to arduino_boards v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
3d-gussner committed Aug 2, 2021
1 parent e779803 commit da910fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PF-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ BOARD_PACKAGE_NAME="PrusaResearch"
if [ "$ARDUINO_ENV" == "1.8.13" ]; then
BOARD_VERSION="1.0.4"
else
BOARD_VERSION="1.0.3"
BOARD_VERSION="1.0.4"
fi
#BOARD_URL="https://raw.githubusercontent.com/3d-gussner/Arduino_Boards/master/IDE_Board_Manager/package_prusa3d_index.json"
BOARD_URL="https://raw.githubusercontent.com/prusa3d/Arduino_Boards/master/IDE_Board_Manager/package_prusa3d_index.json"
Expand Down

0 comments on commit da910fe

Please sign in to comment.