From 3d35e78533668c482436d8940746a4f0fa32ef9b Mon Sep 17 00:00:00 2001 From: Neil McKechnie Date: Wed, 15 Mar 2023 09:39:30 +0000 Subject: [PATCH] Update version.h --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index b8f547f..6aafcd5 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,9 @@ #include "StringFormatter.h" -#define VERSION "4.2.27" +#define VERSION "4.2.28" +// 4.2.28 - Reinstate use of timer11 in STM32 - remove HA mode. +// - Update IO_DFPlayer to work with MP3-TF-16P rev3. // 4.2.27 - Bugfix LCD showed random characters in SCROLLMODE 2 // 4.2.26 - EX-IOExpander device driver enhancements // - Enhance I2C error checking