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; } /*