1 parent 1188840 commit c729ee0Copy full SHA for c729ee0
1 file changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to the ProtoCentral Pulse Express library.
4
5
-## [Unreleased]
+## [2.2.0] - 2026-08-27
6
7
### Fixed
8
- **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.
17
calibration vector and genuinely cannot fit, so they build an informative
18
stub on AVRs with under 4 KB of SRAM — the pattern `11.FirmwareFlash`
19
already used. Mega and every non-AVR target still build the full sketch.
20
-
21
-## [2.2.0] - 2026-08-27
22
23
-### Fixed
24
- **`startRaw()` failed on 40.2.2 hubs, leaving the hub idle** (`dataReady` never
25
asserting). Two causes:
26
- The MAX30101 LED-current writes sent a 5-byte frame
0 commit comments