markqvist / Reticulum

The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.
https://reticulum.network
MIT License
2k stars 124 forks source link

Fix for broken `--rom` manual device provisioning #512

Closed attermann closed 1 month ago

attermann commented 4 months ago

Initializes selected_model with the value of model specified on the command line.

nathmo commented 2 months ago

well thank you. I was stuck there too, made an issue for another small bug and found this one that solved the current one.

markqvist commented 1 month ago

Thanks @attermann!