File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 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
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
44447 . 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
You can’t perform that action at this time.
0 commit comments