mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-08 13:10:29 +00:00
Update fdrs_node.h
This commit is contained in:
parent
e18751d51f
commit
f78254ceb2
@ -782,6 +782,7 @@ uint32_t pingFDRS(int timeout)
|
||||
// transmitLoRa(gtwyAddress, sys_packet, data_count); // TODO: Make this congruent to esp_now_send()
|
||||
DBG(" LoRa ping not sent because it isn't implemented.");
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
bool subscribeFDRS(uint16_t sub_id)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user