Skip to content

Commit aaaee6c

Browse files
committed
Updated release notes for 0.9.0
1 parent b039d4e commit aaaee6c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Diff for: Release notes.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
* Turned off debug serial output as default.
1313

14+
* Added platform specific code for Chipkit to some examples.
15+
1416
##Fixes:
1517
* Added API for assert handling.
1618

@@ -22,8 +24,6 @@
2224
Note that the Leonardo is not reset when you start the serial monitor,
2325
so a delay is needed if you want to be able to see the output of the initial prints using Serial
2426

25-
* Added platform specific code for Chipkit to some examples.
26-
2727
* Rewrote nRF8001 Setup procedure, do_aci_setup().
2828

2929
* Fixed interrupt handling so the SDK works both for polling and interrupts
@@ -43,9 +43,7 @@ This issue is applicable for all projects that use pairing.
4343

4444
7. Documentation for the Bluetooth low energy SDK for Arduino is still in progress.
4545

46-
9. Some problems with platform specific code for Chipkit.
47-
48-
10. Sending zero byte value from the hello world example causes nRF UART on iOS to crash.
46+
9. Sending zero byte value from the hello world example causes nRF UART on iOS to crash.
4947

5048
#Release notes 0.8.1:
5149

0 commit comments

Comments
 (0)