We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b079e17 commit 75a38ceCopy full SHA for 75a38ce
docs/timing.rst
@@ -17,7 +17,7 @@ Timing Functions
17
time available. Monotonic time moves unidirectionally forward and runs
18
independently of the variations that occur with a system clock. This delay
19
function can be used safely inside a process thread. It is named after
20
- the **arduino** delay function.
+ the **Arduino** delay function.
21
22
:param delay_time: amount of time to delay (milliseconds)
23
0 commit comments