LoraShieldIOT2000
库已修改为Dragino Shield的自定义中断引脚。
/**
* SX1276 constructor
*
* Since this is a shield, you will not have much choice as to
* what pins are used.
*
* @param chipRev chip revision, default is 0x12
* @param bus spi bus to use
* @param cs GPIO pin to use as SPI Chip Select
* @param resetPin GPIO pin to use as reset (A0=GPIO14)
* @param dio0 GPIO p
2021-11-30 10:38:26
172KB
C++
1