From 4aedff4fa8e4639f67da51bf698c4fd7970e6c2e Mon Sep 17 00:00:00 2001 From: IanF Date: Mon, 10 Dec 2018 10:00:18 +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 2878821..96a2280 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ An arduino library to communicate using the Dallas one-wire protocol, where the Notes -Added support for the attiny85 patform at 16mhz +Added support for the attiny85 platform at 16mhz Included a OneWireSlave implementation of a DS2413 (FakeDS2413) for both the ATMEGS328 and ATTINY85 platforms