Singular and ready to mingular?

This commit is contained in:
Ben Meadors 2023-05-15 14:53:28 -05:00
parent 7801f67ffd
commit f2d68f11ee

View file

@ -77,7 +77,7 @@ message DeviceState {
/*
* The mesh's nodes with their available gpio pins for RemoteHardware module
*/
repeated NodeRemoteHardwarePins node_remote_hardware_pins = 13;
repeated NodeRemoteHardwarePin node_remote_hardware_pins = 13;
}
/*