Skip to content

Commit d0c1783

Browse files
authored
Update README.md
1 parent d5281b5 commit d0c1783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Arduino library for communicating with ANT radios, with support for nrf51 device
88

99
## News
1010

11+
* 09/30/2017 Callback system complete, v1.0.0 released
1112
* 09/10/2017 System refactor complete
1213
* 12/26/2016 More examples and Tx added
1314
* 06/08/2016 Initial Experimental Rx only release
1415
* 04/21/2016 Project forked from Andrew Wrapp xbee-arduino
1516

1617
## Roadmap
1718

18-
* v1.0 callback system implemented (partially implemented in current release)
1919
* v1.1 unit test done on all messages, serial driver and callback system
2020
* ~~v1.6 SPI support~~ (Arduino has no support for being a SPI slave, maybe mbed)
2121
* v2.0 compile switch to handle running natively on an nRF52 dev board

0 commit comments

Comments
 (0)