arduino
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| arduino [2023/11/29 21:47] – [arduino-cli] jhagstrand | arduino [2023/11/30 00:58] (current) – [arduino-cli] jhagstrand | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| Why is my sk8mini no longer compiling? | Why is my sk8mini no longer compiling? | ||
| + | |||
| + | When using Tools - Pin Numbering - "By Arduino pin (default)" | ||
| + | function digitalPinToGPIONumber(_pin) is added and compile fails | ||
| + | |||
| + | When using Tools - Pin Numbering - "By GPIO number (legacy)" | ||
| + | it compiles successfully, | ||
| + | |||
| + | My code uses D3 and D6 as pin numbers. | ||
| + | Where are these defined? | ||
arduino.1701312437.txt.gz · Last modified: 2023/11/29 21:47 by jhagstrand