Skip to content

Commit bb3310a

Browse files
committed
Update changelog
1 parent 2f224ce commit bb3310a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@ No changes
9898

9999
* Add username and password authentication for MQTT
100100
* Add example using username and password authentication for MQTT
101-
* Add a function for retrieving the supply voltage of the board in LowPower and example demonstrating it
101+
* Add a function for retrieving the supply voltage of the board in LowPower and an example demonstrating it
102102

103103
## Changes
104104

105105
* Make the AT command system for the cellular modem faster and more robust
106106
* Make cryptoauthlib not precompiled in order to reduce flash and RAM usage
107-
* Reduce buffer sizes and function count (mostly callbacks) in the library to reduce total RAM usage
107+
* Reduce buffer sizes and function count (mostly callbacks) in the library to reduce total flash and RAM usage
108108
* Change pin configuration for low power such that a lower current consumption is achieved
109109

110110
## Bugfixes

0 commit comments

Comments
 (0)