Skip to content

Commit a697092

Browse files
committed
update changelog, ready for release
1 parent f84899f commit a697092

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
- Fixed spelling & Add Environmental Sensing GATT Service and UV Index GATT Characteristics UUID, thanks to @sayanee
1818
- Fixed #276 rename macro FILE_READ/WRITE to enum FILE_O_READ/WRITE
1919
- Upgrade compiler toolchain from gcc 5.2 2015q2 to gcc 7 2017q4
20+
- Rename hid client setProtocolMode() to setBootMode()
21+
- Removed `rtos_idle_callback()`, sketch define vApplicationIdleHook() if needed
22+
- enhance Serial.available()/write() to prevent blocking wait without yield/delay
23+
- Clean up compiler warnings
2024

2125
# 0.10.1
2226

0 commit comments

Comments
 (0)