Commit graph

6 commits

Author SHA1 Message Date
thomas.ekstrand 6e36bdd5cc Add descriptions to all configuration documents 2024-03-13 17:18:59 -05:00
rcarteraz 60a2bdefc1 network 2024-03-07 14:12:16 -07:00
GUVWAF 583afe2a97 Add notes that JSON is not supported on the nRF52 platform 2024-02-25 14:13:58 +01:00
Tommy Ekstrand 68ceb52407
Add headings to all TabItems (#1021) 2024-02-22 15:09:26 -06:00
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)