Commit graph

2 commits

Author SHA1 Message Date
tobi-sys c1ca0034fd Corrected String lengths for SSID and NTP server name
According to the source in in /firmware/src/mesh/generated/meshtastic/config.pb.h 
the declarations are
char wifi_ssid[33];
char ntp_server[33];
so these variables can hold 32 characters and the terminator \0
2023-11-15 15:09:48 +01:00
pdxlocations abe4a34313 new directory structure and forwarding 2023-09-28 19:10:42 -07:00
Renamed from docs/configuration/device-config/network.mdx (Browse further)