Skip to content

Commit

Permalink
Release v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
smtc-bot committed Dec 15, 2023
1 parent a82429d commit d0fc63c
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 76 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

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).

## [2.3.2] - 2023-12-15

### Changed
- `llcc68_set_gfsk_sync_word()` function - Remove memcpy usage

## [2.3.0] - 2023-10-10

### Added
- `llcc68_set_bpsk_mod_params()` function - Set the modulation parameters for BPSK packets
- `llcc68_set_bpsk_pkt_params()` function - Set the packet parameters for BPSK packets

## [2.2.0] - 2023-03-27

### Added
Expand Down
Loading

0 comments on commit d0fc63c

Please sign in to comment.