Fixed a few dangling references to lv_conf_templ.h. (#1863)

This commit is contained in:
Chris Mumford
2020-10-24 11:07:19 -07:00
committed by GitHub
parent 200d3aa26d
commit 51a522c8d3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
'''
Generates a checker file for lv_conf.h from lv_conf_templ.h define all the not defined values
Generates a checker file for lv_conf.h from lv_conf_template.h define all the not defined values
'''