nRF24 / RF24Audio

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules
http://nrf24.github.io/RF24Audio
260 stars 88 forks source link

docs abstraction & code formating #36

Closed 2bndy5 closed 3 years ago

2bndy5 commented 3 years ago

This is part of my crusade to

NOTE: This lib is unlicensed.

Additional changes

2bndy5 commented 3 years ago

CI rightfully failed because it tried to push the updated docs to upstream/gh-pages branch. Remember this is the only nRF24 lib that pushes doc updates for every commit (because releases aren't used). I expect this CI error to fix itself when the PR gets merged.

2bndy5 commented 3 years ago

some hyperlinks might be broken until we merge nRF24/RF24#750 and release all the other RF24 libs

2bndy5 commented 3 years ago

Nevermind. I don't see any broken links. the docs were deployed properly here.