We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af099c6 + ba4c7fc commit 982b5dcCopy full SHA for 982b5dc
3 files changed
CHANGELOG.md
@@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
### Hardware
15
16
17
+## [25.11.3]
18
+
19
+### Added
20
21
+### Changed
22
23
+### Hardware
24
25
26
## [25.10.19]
27
28
### Added
include/settings.h
@@ -355,7 +355,7 @@ constexpr const char* ANY = "any";
355
#define BLE_CLIENT_STACK 6000 //Scans and connects to BLE devices. Holds the BLE Notify Data.
356
357
// Uncomment to enable stack size debugging info
358
-#define DEBUG_STACK
+// #define DEBUG_STACK
359
360
// Uncomment to enable HR->PWR debugging info. Always displays HR->PWR
361
// Calculation. Never sets userConfig->setSimulatedPower();
0 commit comments