Update README.md

This commit is contained in:
tuxphone 2020-10-27 20:13:27 +01:00 committed by GitHub
parent e9698c0191
commit df6c9d4a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ You can use this for range tests.
Will work with most packets meeting the radio settings, but the serial output is based on the assumption that the node receives meshtastic packets. Will work with most packets meeting the radio settings, but the serial output is based on the assumption that the node receives meshtastic packets.
Minimum size for none-Meshtastic packets is 14 bytes. Minimum size for none-Meshtastic packets is 14 bytes.
The Repeater is not working for “medium range” setting due to the tight timings. Its best for "very long range" and "long range", but is working for "short range", too.
"#define SILENT" to stop serial output. "#define SILENT" to stop serial output.
"#define NOBLINK" to NOT getting a red blink from the RGB LED for the duration of sending a packet (can be quite long at speed setting 3). "#define NOBLINK" to NOT getting a red blink from the RGB LED for the duration of sending a packet (can be quite long at speed setting 3).