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 e6c4b0f commit 79db751Copy full SHA for 79db751
changelog.md
@@ -1,5 +1,12 @@
1
# Adafruit nRF52 Arduino Core Changelog
2
3
+## 0.8.4
4
+
5
+- Fix #160: hardware PWM issue that cause Servo freq is 640 hz instead of 50hz
6
+- Fix #134: hardcoded pulse limits with Servo
7
+- Fix upload issue with windows when username has spaces
8
+- Support serialEvent()
9
10
## 0.8.3
11
12
- Enhanced indicate API() to wait for confirm or timeout from peer.
0 commit comments