forked from adafruit/Adafruit_CircuitPython_RFM69
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor to mirror the code-structure of the original RadioHead Ardui…
…no library * Adds configurable bitrates with GFSK modulation * Adds asyncio support so recv/send are no longer blocking * Removes TX/RX register polling in favor of pin IRQ and countio
- Loading branch information
Showing
19 changed files
with
1,445 additions
and
1,238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.