This commit is contained in:
Ben Meadors 2023-05-15 13:17:15 -05:00
parent b282f89791
commit d4fb42818b

View file

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