From 0addac6ebe3ebf082482a189f0a9701429ed21e7 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Mon, 21 Dec 2020 10:28:01 +0800 Subject: [PATCH] add documentation link for preferences --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f676a0..62a5eaf 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Or to configure an ESP32 to run as a Wifi access point: meshtastic --set wifi_ap_mode true --setstr wifi_ssid mywifissid --setstr wifi_password mywifipsw ``` +For a full list of preferences which can be set (and their documentation) see [here](https://github.com/meshtastic/Meshtastic-protobufs/blob/master/docs/docs.md#.RadioConfig.UserPreferences). + ## FAQ/common problems This is a collection of common questions and answers from our friendly forum.