kopia lustrzana https://github.com/meshtastic/firmware
Add PaxCounter to the mix
rodzic
3fa8b357e5
commit
a04de8c6b3
|
|
@ -80,7 +80,7 @@ int32_t PaxcounterModule::runOnce()
|
|||
firstTime = false;
|
||||
LOG_DEBUG("Paxcounter starting up with interval of %d seconds\n",
|
||||
Default::getConfiguredOrDefault(moduleConfig.paxcounter.paxcounter_update_interval,
|
||||
default_broadcast_interval_secs));
|
||||
default_telemetry_broadcast_interval_secs));
|
||||
struct libpax_config_t configuration;
|
||||
libpax_default_config(&configuration);
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue