pin_delete

boards.BaseBoard.pin_delete(names)

Delete a pin (or pins), removing it from the board.

Parameters

Name Type Description Default
names str | Sequence[str] The names of one or more pins to delete. required