Skip to content

Commit d3424f9

Browse files
authored
Merge pull request lvgl#264 from MB175/master
Update README.md missing bracket
2 parents f3a0cc3 + a2abb16 commit d3424f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ int app_main(void)
113113
/* hw_loop(); */
114114

115115
return 0;
116+
}
116117
```
117118
118119
For more information see: [platformio with espidf framework compability](https://github.com/lvgl/lv_port_esp32/issues/168).

0 commit comments

Comments
 (0)