clarify docs

This commit is contained in:
Neale Pickett 2024-10-22 19:42:22 -06:00
parent ba56a9e890
commit c835e84922
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ const Second = Millisecond * 1000
* Class variables you may enjoy:
*
* delay: rx delay to add to incoming messages, higher-latency networks will need a larger value
* transmitters: how many things are sending to the repeater right now
* transmitters: how many clients are sounding
* reconnect: if true, will try to maintain a connection to the server
* reconnectDelay: how long to wait between disconnection and reconnect attempt
* clients: how many connected clients the repeater last reported