Added NRF52 support

This commit is contained in:
jacob.eva
2024-01-19 10:08:55 +00:00
parent 9206a3b9d9
commit 381d40c4f5
14 changed files with 1942 additions and 409 deletions

3
Modem.h Normal file
View File

@@ -0,0 +1,3 @@
#define SX1276 0x01
#define SX1278 0x02
#define SX1262 0x03