Skip to content

Commit 52e990e

Browse files
committed
Fix nested list
1 parent 06f379c commit 52e990e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/default/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The config file, if used, would normally be placed somewhere like
66
Two values are recognized:
77

88
* `ENV_GPIO` specifies the GPIO pin to listen on
9-
** This is the GPIO pin number, not the board's pin number
9+
+ This is the GPIO pin number, not the board's pin number
1010
* `ENV_STATE` specifies the state to listen for
11-
** *RISING* or *FALLING*
11+
+ *RISING* or *FALLING*
1212

1313
See the top-level README for more information

0 commit comments

Comments
 (0)