summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2024-03-20WIP: Unknowntxxengineering
2024-03-11Make modem config globalxengineering
2024-03-10WIP: Implement LoRa TX via Zephyr shellxengineering
TODO: Can only be TX or RX depending on async rx command
2024-03-10Implement LoRa RX to log outputHEADmainxengineering
This is the first step towards a minimal viable product. While sending is not possible all received frames are logged.