From 10f8801458ba32bbfb954823e67e8ca6eced8daa Mon Sep 17 00:00:00 2001 From: "Antoine W. Campagna" Date: Sun, 25 Mar 2018 21:50:34 -0400 Subject: [PATCH] kx122: Note return method change in apichanges.md Signed-off-by: Antoine W. Campagna --- docs/apichanges.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/apichanges.md b/docs/apichanges.md index 2b078772..84e3329e 100644 --- a/docs/apichanges.md +++ b/docs/apichanges.md @@ -14,6 +14,8 @@ compatibility between releases: mostly considered a bundle for ssd lcd display controllers only * The **zfm20** class constructor has been overloaded with a string variant that allows initialization using any UART device + * The interface of **kx122** has been modified to return values instead of + receiving pointers # v1.5.0