From e2f75268c15642dc822cfa3a5c5500a9c079d879 Mon Sep 17 00:00:00 2001 From: ejung Date: Sun, 1 Dec 2019 06:12:12 +0000 Subject: [PATCH] Update 'README.md' typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b349f09..08de707 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ lets you use normal `printf()` in your code. ### Adjustments to make -the dafault configuration works on an atmega328p with 38400 baud. Any other setup might require one of the following changes. +the default configuration works on an atmega328p with 38400 baud. Any other setup might require one of the following changes. #### Set baudrate in 'uart.h' line 6: