Skip to content

Commit b119b3b

Browse files
Damien Laidinjoextodd
authored andcommitted
updated changelog
1 parent b501ee1 commit b119b3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Recent changes to the [Chirp Arduino SDK](https://developers.chirp.io/docs).
99
- `chirp_connect_as_string` has been removed. You can find alternatives on our [Payload](https://developers.chirp.io/docs/using-chirp/payloads) page.
1010
- `chirp_sdk_(set/get)_auto_mute` becomes `chirp_sdk_(set/get)_listen_to_self`. Be aware these are opposite meanings so don't forget to switch `true` by `false` and vice versa when updating your code.
1111
- `CHIRP_SDK_MEMORY_LEAK` error code has been added and is returned by `del_chirp_sdk` when some memory leaks occur when deleting the SDK.
12+
- `CHIRP_SDK_RECEIVING_NOT_AVAILABLE` error code has been added and is returned when trying to use decoding features with a library which is send only.
13+
- Core build v3.3.1
1214

1315
## v3.3.1 (22/08/2019)
1416
- Use high frequency oscillator in Nano 33 Sense examples

0 commit comments

Comments
 (0)