From ff62eab05f2591aaf4ac2c2bfe536c2c0cdbb148 Mon Sep 17 00:00:00 2001 From: Anthony Long Date: Wed, 20 Jan 2021 12:29:29 +0000 Subject: [PATCH] docs: update configuration/Reset_Control --- configuration/Reset_Control.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/Reset_Control.md b/configuration/Reset_Control.md index 289c8d2..a544d1e 100644 --- a/configuration/Reset_Control.md +++ b/configuration/Reset_Control.md @@ -2,7 +2,7 @@ title: Reset_Control description: published: true -date: 2021-01-20T12:28:24.570Z +date: 2021-01-20T12:29:23.160Z tags: editor: markdown dateCreated: 2020-01-06T01:54:04.493Z @@ -68,7 +68,7 @@ Using the "When the engine is running" and "Prevent Always" reset control modes A hex file for the updated bootloader can be found in the following locations: -- In the [Speeduino Firmware download](Compiling_and_Installing_Firmware#Downloading_the_firmware "wikilink") under the "reference/bootloaders" directory +- In the [Speeduino Firmware download](https://wiki.speeduino.com/en/Installing_Firmware#downloading-the-firmwaree "wikilink") under the "reference/bootloaders" directory - In the Speeduino source on GitHub: [1](https://raw.githubusercontent.com/noisymime/speeduino/master/reference/bootloaders/Speeduino-usbserial-atmega16u2-Mega2560-Rev3.hex) To perform the update, you will need a copy of [dfu-programmer](https://dfu-programmer.github.io/). Directions for installing dfu-programmer for Mac can be found [here](https://www.arduino.cc/en/Hacking/DFUProgramming8U2). It may also be possible to use Atmel's flip programmer but it has not been tested.