Merge branch 'master' of github.com:markqvist/Reticulum

This commit is contained in:
Mark Qvist 2025-07-13 19:17:13 +02:00
commit e0f1f3f947

View file

@ -1716,7 +1716,7 @@ def main():
print(" '") print(" '")
print("[1] A specific kind of RNode") print("[1] A specific kind of RNode")
print("") print("")
print(" | Select this option if you have put toghether an RNode") print(" | Select this option if you have put together an RNode")
print(" \\ / of your own design, or if you are prototyping one.") print(" \\ / of your own design, or if you are prototyping one.")
print(" '") print(" '")
print("[2] Homebrew RNode") print("[2] Homebrew RNode")