Fix RAK4630 compilation error and SX1280 modemStatus logic

This commit is contained in:
jacob.eva 2024-02-13 20:13:07 +00:00
parent c31cba0fd8
commit 39718693e6
No known key found for this signature in database
GPG key ID: 0B92E083BBCCAA1E
2 changed files with 3 additions and 2 deletions

View file

@ -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