Commit 7193ece
Servo: enlarge pin number range to [0..255]
On some configurations, pin number is larger than 63:
Example: NUCLEO_F429ZI PA0 = 1031 parent 0bd29f9 commit 7193ece
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments