pin_delete

boards.BaseBoard.pin_delete(self, names)

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

Parameters

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