dweb-camp-2019 / meshnet

Mesh @ DWeb Camp 2019 📡
https://dweb-camp-2019.github.io/meshnet/
35 stars 9 forks source link

Added `/interface wireless` line to make configuration more modular #35

Closed Bortseb closed 5 years ago

Bortseb commented 5 years ago

The commands are more modular now, and can be copy/pasted more easily in stages as described in https://github.com/dweb-camp-2019/meshnet/blob/master/prodnet/README.md

benhylau commented 5 years ago

I took your recommendation and did this for both our dual-band radios https://github.com/dweb-camp-2019/meshnet/commit/dbfefab9a4ddfd2e71f073d18b444e7a99ca0c41 so this patch doesn't need to be merged anymore. Thanks!