mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-19 00:36:33 +00:00
Fix DisplayCalibrate regression caused by autoconf removed from global scope (#23648)
This commit is contained in:
parent
19c212f261
commit
3dec15322f
Binary file not shown.
@ -206,6 +206,7 @@ ts_calibrate.init = def (m)
|
||||
try
|
||||
import re
|
||||
import path
|
||||
import autoconf
|
||||
|
||||
# try display.ini at root
|
||||
var disp_ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user