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 14b44a5 commit 71efec2Copy full SHA for 71efec2
changelog.md
@@ -3,10 +3,12 @@
3
# 0.9.3
4
5
- Correct bootloader version text in IDE to 0.2.6
6
-- Fixed #173 ( PR #178 thanks Nenik)
+- Fixed #173 bleuart return incorrect value when failed to send (PR #178 thanks Nenik)
7
- Added Client Battery support BLEClientBas
8
- Added BLE_GAP_EVT_CONN_PARAM_UPDATE_REQUEST event support for Central
9
-- Added Jlink as programmer to upload sketch (#133)
+- Added Jlink as programmer to upload sketch #133
10
+- Fixed issue with high speed uart baud ~ 1 Mbps (PR #158 thanks Ureloc)
11
+- Add HardwardPWM removePin(), refactor hwpwm.ino sketch
12
13
## 0.9.2
14
0 commit comments