From d18ba1e0fbeb51cdbe06dd147bc5981b6ecb0e34 Mon Sep 17 00:00:00 2001 From: Bernd Giesecke Date: Sun, 5 Jan 2025 15:51:10 +0800 Subject: [PATCH] Improve RUI3 AT command compatibility --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc909e4..18370d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ Arduino library for RAKWireless WisBlock Core modules that takes all the LoRaWAN # Release Notes -## 2.0.20 RUI3 AT command compatibility +## 2.0.22 Improve RUI3 AT command compatibility - Add AT+FIRMWAREVER command + - Add AT+SYNCWORD command ## 2.0.19 AT command parsing and default fPort changes - Allow upper and lower case and special characters in AT commands after the "="