Commit 1fa23e3
esp_lvgl_port: Fix bad condition in port deinit
The if-condition should check if the task *is* running, and if so
then set the variable to false.1 parent 1a1bd4b commit 1fa23e3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments