Update built-in documentation for current method of implementation (#9592)
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
* received the bot responds with a short status message that includes the hop count
|
* received the bot responds with a short status message that includes the hop count
|
||||||
* (minimum number of relays), RSSI and SNR of the received packet. To avoid spamming
|
* (minimum number of relays), RSSI and SNR of the received packet. To avoid spamming
|
||||||
* the network it enforces a per‑sender cooldown between responses. By default the
|
* the network it enforces a per‑sender cooldown between responses. By default the
|
||||||
* module is enabled; define MESHTASTIC_EXCLUDE_REPLYBOT at build time to exclude it
|
* module is disabled. See the official firmware documentation for guidance on adding modules.
|
||||||
* entirely. See the official firmware documentation for guidance on adding modules.
|
* To enable this module, set `#undef MESHTASTIC_EXCLUDE_REPLYBOT` in your variant.h file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "Channels.h"
|
#include "Channels.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user