Commit 28c16ac
fix: update pulseIn signatures to use pin_size_t
- Change pulseIn and pulseInLong prototypes from uint8_t pin to pin_size_t pin.
Signed-off-by: Aymane Bahssain <aymane.bahssain@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>1 parent 0863dd6 commit 28c16ac
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
| 181 | + | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments