From b227a1ca72688d318cc6daef42ea642d7283b8ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Sun, 3 Nov 2024 23:07:25 +0100 Subject: [PATCH] rename to pio_env --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 14363ead..9560593d 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1874,7 +1874,7 @@ message DeviceMetadata { /* * Device firmware environment string */ - string hw_env = 12; + string pio_env = 12; } /*