Merge pull request 'add link to aur package' (#6) from hamblingreen/pinedio-lora-driver:master into master

Reviewed-on: https://codeberg.org/JF002/pinedio-lora-driver/pulls/6
master
JF002 2022-11-15 20:28:48 +01:00
commit 3312f08b0a
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -78,6 +78,8 @@ This project is at its very beginning. There are still a lot of unnecessary `sle
The test application (usb-communicator and pinephone-communicator) are also in a very early stage of development. They are already able to print all data received on the LoRa radio and to send messages from the standard input.
This project has been packaged for Arch Linux on the AUR [here](https://aur.archlinux.org/packages/pinedio-lora-driver-git) by [hamblingreen](https:/aur.archlinux.org/account/hamblingreen).
### TODO
- [ ] Remove unnecessary `sleep()`
- [ ] Remove hard-coded configuration in the driver, add API to configure the driver