From fc96f7cc917f99ea08010a773eff4393c088e4da Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 12 Jan 2019 00:28:56 +0100 Subject: [PATCH] Added lib Atmega328_IO https://github.com/arduino/Arduino/issues/8351 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 3bafd279..265fd4d4 100644 --- a/registry.txt +++ b/registry.txt @@ -2052,3 +2052,4 @@ https://github.com/RobotCing/Attiny84_IO.git|Contributed|Attiny84_IO https://github.com/RobotCing/Attiny84_IO_basic.git|Contributed|Attiny84_IO_basic https://github.com/RobotCing/Atmega8_IO.git|Contributed|Atmega8_IO https://github.com/RobotCing/Atmega8_IO_basic.git|Contributed|Atmega8_IO_basic +https://github.com/RobotCing/Atmega328_IO.git|Contributed|Atmega328_IO