Skip to content

Commit b078372

Browse files
committed
Create CHANGELOG.MD
1 parent 9ce0fc6 commit b078372

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.MD

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)