From 938b4cfbd6acaa2ebd558ab5ed1f377d25c93b5c Mon Sep 17 00:00:00 2001 From: peteGSX Date: Mon, 6 Feb 2023 19:39:25 +1000 Subject: [PATCH] Update version --- version.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index c37a1c4..d95e01d 100644 --- a/version.h +++ b/version.h @@ -5,8 +5,9 @@ #define VERSION "4.2.15" -// 4.2.15 Separate Servo from PCA9685 -// Add PWM support to EX-IOExpander +// 4.2.15 Add Servo device driver with PCA9685_basic driver +// Add basic experimental PWM support to EX-IOExpander +// EX-IOExpander 0.0.14 minimum required // 4.2.14 STM32F4xx fast ADC read implementation // 4.2.13 Broadcast power for again // 4.2.12 Bugfix for issue #299 TurnoutDescription NULL