From 524f6286355feaf26148082ac3145e4525b15432 Mon Sep 17 00:00:00 2001 From: EmbeddedMan Date: Fri, 24 Feb 2023 07:25:16 -0600 Subject: [PATCH] Corrected LED blink documentation to show that red LED is normally off. --- docs/ebb.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ebb.html b/docs/ebb.html index 91ce0fd..55d0628 100644 --- a/docs/ebb.html +++ b/docs/ebb.html @@ -2937,19 +2937,19 @@ ul.no_bullets { Fast Blink No connection to USB host - On + Off 60 ms on, 60 ms off Slow Blink Connected to USB host but not enumerated - On + Off 750 ms on, 750 ms off Short Long Blink Fully enumerated and communicating with USB host - On + Off 365 ms on, 365 ms off, 1.25s on, 365 ms off