Skip to content

Commit c729ee0

Browse files
committed
Fold the example portability fixes into the 2.2.0 changelog section
They ship in 2.2.0, so they belong under that heading rather than Unreleased.
1 parent 1188840 commit c729ee0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the ProtoCentral Pulse Express library.
44

5-
## [Unreleased]
5+
## [2.2.0] - 2026-08-27
66

77
### Fixed
88
- **CI `Compile Examples` was failing on five boards.** Both causes were real
@@ -17,10 +17,6 @@ All notable changes to the ProtoCentral Pulse Express library.
1717
calibration vector and genuinely cannot fit, so they build an informative
1818
stub on AVRs with under 4 KB of SRAM — the pattern `11.FirmwareFlash`
1919
already used. Mega and every non-AVR target still build the full sketch.
20-
21-
## [2.2.0] - 2026-08-27
22-
23-
### Fixed
2420
- **`startRaw()` failed on 40.2.2 hubs, leaving the hub idle** (`dataReady` never
2521
asserting). Two causes:
2622
- The MAX30101 LED-current writes sent a 5-byte frame

0 commit comments

Comments
 (0)