From aa8e8acb7d2a4dc2b96912ce88c7a03e683bb9d7 Mon Sep 17 00:00:00 2001 From: Daniel Campora Date: Wed, 12 Aug 2015 22:22:33 +0200 Subject: cc3200: Change HeartBeat period from 5 to 4 seconds. --- docs/wipy/general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/wipy/general.rst b/docs/wipy/general.rst index b59e0d71a..d3d2f66ac 100644 --- a/docs/wipy/general.rst +++ b/docs/wipy/general.rst @@ -88,7 +88,7 @@ the latest firmware will run again. The heart beat LED ------------------ -By default the heart beat LED flashes once every 5s to signal that the system is +By default the heart beat LED flashes once every 4s to signal that the system is alive. This can be overridden through the HeartBeat class: ``pyb.HeartBeat().disable()`` -- cgit v1.2.3