Skip to content

Commit 1f25157

Browse files
authored
Update README.md
1 parent 46ae147 commit 1f25157

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Control multiple FastLED lightstrip animations on the ESP8266 without reuploadin
4848

4949
// other functions and variables if needed
5050

51-
void reset() {
51+
void reset()
52+
{
5253
// your standard reset function
5354
}
5455

0 commit comments

Comments
 (0)