Skip to content
This repository was archived by the owner on Dec 4, 2020. It is now read-only.

Commit 86b25b9

Browse files
committed
Documentation
1 parent a50593a commit 86b25b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ In case of trouble there are debug informations inside LVGL. In the `ESP32_TFT_e
3636
# define LV_LOG_LEVEL LV_LOG_LEVEL_TRACE
3737
```
3838
39-
After enabling log module and setting LV_LOG_LEVEL accordingly the output log is sent to the `Serial` port @ 115200 Bd. After each line sent there is 100ms delay to allow the serial transfer to finish. This delay can be commented out in `my_print` method.
39+
After enabling log module and setting LV_LOG_LEVEL accordingly the output log is sent to the `Serial` port @ 115200 Bd.

0 commit comments

Comments
 (0)