aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index d7374f312..173c9e7e3 100644
--- a/readme.txt
+++ b/readme.txt
@@ -105,6 +105,8 @@
Johnny Halfmoon).
- NEW: Added handling of input 2 to the STM32 ICU driver (contributed by
Fabio).
+- CHANGE: Macros icuGetWidthI() and icuGetPeriodI() renemed to icuGetWidth()
+ and icuGetPeriod().
*** 2.3.5 ***
- FIX: Fixed RTC compile problem on STM32F103 (bug 3468445).