[SX123x] Added missing include

pull/914/head
jgromes 2023-12-09 16:00:42 +01:00
rodzic af9073fae4
commit 57a6a9ccc3
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,5 @@
#include "SX1233.h"
#include <math.h>
#if !RADIOLIB_EXCLUDE_SX1233
SX1233::SX1233(Module* mod) : SX1231(mod) {