Skip to content

Commit d0fc63c

Browse files
committed
Release v2.3.2
1 parent a82429d commit d0fc63c

File tree

4 files changed

+192
-76
lines changed

4 files changed

+192
-76
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.3.2] - 2023-12-15
8+
9+
### Changed
10+
- `llcc68_set_gfsk_sync_word()` function - Remove memcpy usage
11+
12+
## [2.3.0] - 2023-10-10
13+
14+
### Added
15+
- `llcc68_set_bpsk_mod_params()` function - Set the modulation parameters for BPSK packets
16+
- `llcc68_set_bpsk_pkt_params()` function - Set the packet parameters for BPSK packets
17+
718
## [2.2.0] - 2023-03-27
819

920
### Added

0 commit comments

Comments
 (0)