From bf5b64b82e9176ba05b71736ea84a325697cde35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Hyl=C3=A9n?= Date: Thu, 3 Aug 2023 12:02:51 +0200 Subject: [PATCH] Update eeprom.md --- .../02.hero/boards/uno-r4-minima/tutorials/eeprom/eeprom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/02.hero/boards/uno-r4-minima/tutorials/eeprom/eeprom.md b/content/hardware/02.hero/boards/uno-r4-minima/tutorials/eeprom/eeprom.md index e4ded4317a..e0219e6669 100644 --- a/content/hardware/02.hero/boards/uno-r4-minima/tutorials/eeprom/eeprom.md +++ b/content/hardware/02.hero/boards/uno-r4-minima/tutorials/eeprom/eeprom.md @@ -17,7 +17,7 @@ The goals of this tutorials are: ## Hardware & Software Needed -- Arduino IDE ([online](https://create.arduino.cc/) or [offline](https://www.arduino.cc/en/main/software)) +- Arduino IDE ([online](https://create.arduino.cc/) or [offline](https://www.arduino.cc/en/main/software)) - USB-C cable - [Arduino R4 Minima](/hardware/uno-r4-minima) - [Arduino Renesas Core](https://github.com/arduino/ArduinoCore-renesas)