From 754bd993810b75243c72299dcdadcc4abee0d2f7 Mon Sep 17 00:00:00 2001 From: peteGSX Date: Tue, 17 Oct 2023 05:08:04 +1000 Subject: [PATCH] Update version --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index ec00f0c..00fdc37 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,7 @@ #include "StringFormatter.h" #define VERSION "5.1.16" -// 5.1.16 - Change EXTT_TURNTABLE to use HAL and remove vpin/i2c_address +// 5.1.16 - Remove I2C address from EXTT_TURNTABLE macro to work with MUX, requires separate HAL macro to create // 5.1.15 - LCC/Adapter support and Exrail feature-compile-out. // 5.1.14 - Fixed IFTTPOSITION // 5.1.13 - Changed turntable broadcast from i to I due to server string conflict