wire_rescan_swaps method

void wire_rescan_swaps(
  1. int port_
)

Implementation

void wire_rescan_swaps(
  int port_,
) {
  return _wire_rescan_swaps(
    port_,
  );
}