forked from espressif/arduino-esp32
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 8645971
Fix delayMicroseconds() to use 64bit period
fixes: espressif#5000 1 parent 5502879 commit 8645971
1 file changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 | - | ||
163 | + | ||
164 | 164 |
| |
165 | - | ||
165 | + | ||
166 | 166 |
| |
167 | - | ||
167 | + | ||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 | - | ||
171 | + | ||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
|
0 commit comments