diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index fb34864..fa9dbd5 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1468,11 +1468,6 @@ message Neighbor { * Device hardware model */ HardwareModel hw_model = 9; - - /* - * Available GPIO pins for RemoteHardware module - */ - repeated RemoteHardwarePin remote_hardware_pins = 10; } /*