]> git.tnoah.ca Git - lora-radio.git/commit
Add SX1280 driver and split driver in three parts
authorjacob.eva <x00010@disroot.org>
Fri, 9 Feb 2024 20:46:39 +0000 (20:46 +0000)
committerjacob.eva <x00010@disroot.org>
Fri, 9 Feb 2024 20:56:26 +0000 (20:56 +0000)
commit78a02c5ae49c39fdba6861f4260c54d03a670799
treec51fb9466e10369e483b32b78d364f3c81d2c146
parent252b11ab90b8faaf80ede20ebdbce0f929879a5d
Add SX1280 driver and split driver in three parts
12 files changed:
Config.h
LoRa.cpp [deleted file]
LoRa.h [deleted file]
Modem.h
RNode_Firmware.ino
Utilities.h
sx126x.cpp [new file with mode: 0644]
sx126x.h [new file with mode: 0644]
sx127x.cpp [new file with mode: 0644]
sx127x.h [new file with mode: 0644]
sx128x.cpp [new file with mode: 0644]
sx128x.h [new file with mode: 0644]