Commit bd082fa
Do not initialize all pins to INPUT (arduino#98)
Comment out the initialization of all SAMD21 pins to INPUT to allow them to remain tri-stated by default.
See adafruit/Adafruit_SleepyDog#17 (comment)1 parent d9d87d6 commit bd082fa
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| 114 | + | |
110 | 115 | | |
111 | 116 | | |
112 | 117 | | |
| |||
0 commit comments