mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-17 16:12:52 +02:00
Update to latest LMIC version (3.0.99.10)
This commit is contained in:
@ -50,7 +50,7 @@ public:
|
||||
uint8_t checkTimer(uint32_t osTime);
|
||||
void sleep();
|
||||
|
||||
void waitUntil(uint32_t osTime);
|
||||
uint32_t waitUntil(uint32_t osTime);
|
||||
|
||||
spi_host_device_t spiHost;
|
||||
gpio_num_t pinNSS;
|
||||
|
Reference in New Issue
Block a user