Skip to content

Commit 17b8924

Browse files
committed
update doc
1 parent 24c86fe commit 17b8924

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

changelog.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3-
# 0.11.1
3+
# 0.11.1 - 2019.07.10
44

5+
- Update tinyusb core to support USB MIDI
56
- Refactor Ada Callback, use ISCR to detect isr context. Use function instead of macro
67
- Implement #240 run travis test with all example sketches
7-
- Fix auto-start of advertising when central is connected, thanks to @ogatatsu PR #268
8+
- Fixed auto-start of advertising when central is connected, thanks to @ogatatsu PR #268
89
- Added Tone()/noTone() functions
10+
- Travis-ci builds all sketches when commit code
11+
- Fixed setAppearance/getAppearance() typo, thanks to @paulmand3l PR #292
12+
- Fixed rssi_proximity_peripheral sketch, thanks to @dicobrazz PR #295
13+
- Fixed doc typo, thanks to @yvadher PR #296
14+
- Fixed HID usage code location comment in exmaple sketch, thanks to @stefandz PR #297
15+
- Fixed #277 conn LED doesn't stop when scanner is time out
16+
- Added connection handle to Bluefruit.connParied()
917

1018
# 0.11.0
1119

0 commit comments

Comments
 (0)