Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 756bde2

Browse filesBrowse files
Update Arduino.h
typo
1 parent eaec282 commit 756bde2
Copy full SHA for 756bde2

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎cores/esp32/Arduino.h

Copy file name to clipboardExpand all lines: cores/esp32/Arduino.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ bool shouldPrintChipDebugReport(void);
229229
}
230230

231231
uint64_t getArduinoSetupWaitTick(void);
232-
#define SET_SETUP_WAIT_TICH(tick) \
232+
#define SET_SETUP_WAIT_TICK(tick) \
233233
uint64_t getArduinoSetupWaitTick() { \
234234
return tick; \
235235
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.