Skip to content

Commit fa19bf6

Browse files
Update README.md
1 parent 05079a1 commit fa19bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyTiming
22
## Description:
3-
Create some low-level Arduino-like millis() & delay() (for milliseconds) and micros() and delayMicroseconds (for microseconds) timing functions for Python
3+
Create some low-level Arduino-like millis() & delay() (for milliseconds) and micros() and delayMicroseconds() (for microseconds) timing functions for Python
44

55
## Website:
66
http://www.electricrcaircraftguy.com/2016/07/arduino-like-millisecond-and-microsecond-timestamps-in-python.html

0 commit comments

Comments
 (0)