0.5.0
- Added new api functions
aospi_txrx_us()andaospi_txrx_hops(). - Added example
aospi_time.ino, using the new api functions. - Added round trip timing trace picture.
- Added links in
readme.mdfor all example sketches. - Extended "System overview" (and detailed the image).
- Fixed warning on
printfformat specifier inaospi_txrx.ino.