From d591045a166f8ebe3ae4458cf162027f51cb1f86 Mon Sep 17 00:00:00 2001 From: Harry <30804618+HarrydeBug@users.noreply.github.com> Date: Sun, 4 Sep 2022 16:21:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad7894b..53638c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Arduino firmware, documentation and PC executable for my WSPR transmitters. More info at www.zachtek.com -Firmware version 1 is for ATMega328 based microcontrollers - The hardware this runs on has a hardware version of 1.xx -Firmware Version 2 is for ESP8285 based microcontrollers - The hardware this runs on has a hardware version of 2.xx +Firmware version 1.xx for WSPR transmitters with hardware version 1.xx. These are ATMega328 based. +Frimware version 2.xx for WSPR transmitters with hardware version 2.xx. These are ESP8285 based. + +