From d4fb42818bce8e484eaf53442f8ef65b37e4b0b0 Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 15 May 2023 13:17:15 -0500 Subject: [PATCH] Semi --- meshtastic/module_config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/module_config.proto b/meshtastic/module_config.proto index 2d12149..1a83da1 100644 --- a/meshtastic/module_config.proto +++ b/meshtastic/module_config.proto @@ -87,7 +87,7 @@ message ModuleConfig { /* * Exposes the available pins to the mesh for reading and writing */ - repeated RemoteHardwarePin available_pins = 3: + repeated RemoteHardwarePin available_pins = 3; } /*