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.
1 parent 9ce0fc6 commit b078372Copy full SHA for b078372
CHANGELOG.MD
@@ -0,0 +1,18 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## [esp32_Zwift_Control_v02] - 2025-03-30
6
+### Added
7
+Tweaked NimBLE Keyboard Class for better performance
8
+- Set server auto-restart-advertise ON
9
+- Set Generic Access Appearance
10
+- Set Device Name in Advertising data
11
12
+Modified Main code
13
+- Show/handle reconnect after a disconnect in loop()
14
+- Minor tweaks
15
16
+### Modified
17
+Updated README.md
18
+- Improved documentation for ESP32 users
0 commit comments