From 90e1ddd5d065c6907fef94f9d6b955ea1276319c Mon Sep 17 00:00:00 2001 From: Jm Casler Date: Mon, 29 Mar 2021 17:08:05 -0700 Subject: [PATCH] Add serial_disabled for #638 --- radioconfig.proto | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/radioconfig.proto b/radioconfig.proto index 3c124e2..429ee1c 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -266,6 +266,11 @@ message RadioConfig { * The lat/lon/alt can be set by an internal GPS or with the help of the app. */ bool fixed_position = 39; + + /* + * If set, this will disable the SerialConsole by not initilizing the StreamAPI + */ + bool serial_disabled = 40; /* * This setting is never saved to disk, but if set, all device settings will be