[SX123x] Added missing include
This commit is contained in:
parent
af9073fae4
commit
57a6a9ccc3
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "SX1233.h"
|
||||
#include <math.h>
|
||||
#if !RADIOLIB_EXCLUDE_SX1233
|
||||
|
||||
SX1233::SX1233(Module* mod) : SX1231(mod) {
|
||||
|
|
Loading…
Add table
Reference in a new issue