mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* tidy ups
This commit is contained in:
parent
919e6d380c
commit
e4ec9aec0b
5 changed files with 25 additions and 32 deletions
|
|
@ -15,7 +15,7 @@ void Dispatcher::begin() {
|
|||
}
|
||||
|
||||
float Dispatcher::getAirtimeBudgetFactor() const {
|
||||
return 5.0; // default, 16.6% (1/6th)
|
||||
return 2.0; // default, 33.3% (1/3rd)
|
||||
}
|
||||
|
||||
void Dispatcher::loop() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue