From 67f40fb237d5c2fa5a8b9604e76a99716492a44a Mon Sep 17 00:00:00 2001 From: Henrik Sölver Date: Mon, 4 Jan 2016 22:33:33 +0100 Subject: docs: Include extra functions in time documentation for pyboard. --- docs/library/time.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/library/time.rst b/docs/library/time.rst index 0dc18afb4..9a35f4f66 100644 --- a/docs/library/time.rst +++ b/docs/library/time.rst @@ -44,7 +44,7 @@ Functions Sleep for the given number of seconds. -.. only:: port_wipy +.. only:: port_wipy or port_pyboard .. function:: sleep_ms(ms) -- cgit v1.2.3