diff --git a/mkdocs/apiconfig.md b/mkdocs/apiconfig.md index 34b436d..16c4ef2 100644 --- a/mkdocs/apiconfig.md +++ b/mkdocs/apiconfig.md @@ -270,16 +270,17 @@ Specifies the GPIO port number to output the flicker signal of the ticker. The d
**Type**
uint8_t
-
LOWA flicker signal is an active-high.
-
HIGHA flicker signal is an active-low.
### tickerOn -Specifies the active logic level of the flicker signal. +Specifies the active logic level of the flicker signal. This value indicates the active signal level when driving the ticker.
**Type**
uint8_t
+
**Value**
+
LOWA flicker signal is an active-high.
+
HIGHA flicker signal is an active-low.
### title