Arduino Toolkit - arduinoio.getBoardConfig
- :
retval =
arduinoio.getBoardConfig(boardname)
Return the configuration for a known arduino board type
Function is used to get the expected pin/board configuration for a named board type which is used to verify and identify the functionality of the board.
Inputs
boardname - name of board to get configuration of ie: "uno"
Outputs
retval configuration struct.