pull/344/head
Ben Meadors 2023-05-15 13:17:15 -05:00
rodzic b282f89791
commit d4fb42818b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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