From 86333265186063ec770c6d1b1ef8dbe9db37b394 Mon Sep 17 00:00:00 2001 From: IanF Date: Mon, 10 Dec 2018 10:36:51 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96a2280..635ce6b 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Notes Added support for the attiny85 platform at 16mhz -Included a OneWireSlave implementation of a DS2413 (FakeDS2413) for both the ATMEGS328 and ATTINY85 platforms +Included a OneWireSlave implementation of a DS2413 (FakeDS2413) for both the ATMEGA328 and ATTINY85 platforms