From c62eaaba2eff010eb55ad6e6a75327b4031369f8 Mon Sep 17 00:00:00 2001 From: Reed Nightingale Date: Sat, 18 Jul 2020 20:28:43 -0700 Subject: [PATCH] Update readme with compiler info --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c38030f..0902394 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,11 @@ New features include: # Installing on Your Radio There are plenty of tutorials on how to upload sketches to Arduino Nanos. Just search for them. Addtionally, -Ashhar created a video explaining the process specifically for uBiTX6: https://www.youtube.com/watch?v=3n_V3prSJ_E +Ashhar created a video explaining the process specifically for uBiTX v6: https://www.youtube.com/watch?v=3n_V3prSJ_E -I developed this code using the Arduino IDE 1.8.9 toolchain, with -Wall and -Wextra compiler options turned on, so -it should compile on newer or older versions, but may result in slightly different binary output sizes. +I developed this code using the Arduino IDE 1.8.9 toolchain, with -Wall and -Wextra compiler options turned on. +Arduino IDE 1.8.13 was reported to compile too big (see https://groups.io/g/BITX20/topic/75008576), but this +should be resolved in this project's tag R1.5.1. # Personalized Callsign