mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-17 02:22:05 +00:00
missed a spot
This commit is contained in:
parent
e922169e72
commit
e4751e34ae
@ -7,4 +7,7 @@
|
|||||||
template class SX126xInterface<SX1262>;
|
template class SX126xInterface<SX1262>;
|
||||||
template class SX126xInterface<SX1268>;
|
template class SX126xInterface<SX1268>;
|
||||||
template class SX126xInterface<LLCC68>;
|
template class SX126xInterface<LLCC68>;
|
||||||
|
|
||||||
|
#if !defined(ARCH_PORTDUINO)
|
||||||
template class SX128xInterface<SX1281>;
|
template class SX128xInterface<SX1281>;
|
||||||
|
#endif
|
Loading…
Reference in New Issue
Block a user