Skip to content

Commit 1ab00e3

Browse files
author
microbuilder
committed
Cleanup for release
1 parent a1d4ecb commit 1ab00e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Core
66

77
- Added a `HardwarePWM` class to support up to 12 PWM channels,
8-
compatible with Neopixel library
8+
compatible with Adafruit_Neopixel version 1.1.0 or higher
99
- Added waitForEvent() as alias for `__WFE()` instruction
1010
- Changed FreeRTOS tick source from systick to RTC for low-power mode.
1111
`configTICK_RATE_HZ` changed to 1024. Upgraded port_cmsis_systick.c to
@@ -64,4 +64,4 @@
6464

6565
## 0.5.0
6666

67-
- Initial Release
67+
- Initial release

0 commit comments

Comments
 (0)