Skip to content

setupPinMode()

f4cib edited this page Mar 21, 2021 · 1 revision

void setupPinMode()

### This function in setup() set all pin variables as INPUT, INPUT_PULLUP or OUTPUT

Called by:

  • setup()