mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
drivers/sx126x: fix typo arduino header include
This commit is contained in:
parent
be8820876e
commit
d53c7d1bcf
@ -23,7 +23,7 @@
|
||||
#include "sx126x.h"
|
||||
#include "sx126x_driver.h"
|
||||
|
||||
#ifdef MODULE_SHIELD_LC68
|
||||
#if defined(MODULE_SHIELD_LLCC68)
|
||||
# include "arduino_iomap.h"
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user