mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-06 08:34:58 -04:00
Fix RAK4630 compilation error and SX1280 modemStatus logic
This commit is contained in:
parent
c31cba0fd8
commit
39718693e6
2 changed files with 3 additions and 2 deletions
1
Boards.h
1
Boards.h
|
@ -14,6 +14,7 @@
|
|||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include "Modem.h"
|
||||
#include <variant.h>
|
||||
|
||||
#ifndef BOARDS_H
|
||||
#define BOARDS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue