Update README.md

This commit is contained in:
tuxphone
2024-06-02 14:40:58 +02:00
committed by GitHub
parent 2a1a7add6c
commit 761ed2c03d

View File

@ -29,6 +29,7 @@ The node can decode meshtastic packets meeting some requirements:
## main.h
"#define SILENT" in main.h to stop serial output.
"#define CC_MONITOR_ONLY true" to stop repeating packets and just monitor the traffic via serial output.
You can modify the radio settiungs in main.h (e.g using a preset, but selecting an alternate frequency slot. Or using your own freq/sf/cr settings).