mirror of https://github.com/arendst/Tasmota.git
Update decode-status.py
This commit is contained in:
parent
23cb8ac559
commit
98b529ce7b
|
@ -243,7 +243,7 @@ a_features = [[
|
|||
"USE_EZODO","USE_EZORGB","USE_EZOPMP","USE_AS608",
|
||||
"USE_SHELLY_DIMMER","USE_RC522","USE_FTC532","USE_DISPLAY_EPAPER_42",
|
||||
"USE_DISPLAY_ILI9488","USE_DISPLAY_SSD1351","USE_DISPLAY_RA8876","USE_DISPLAY_ST7789",
|
||||
"USE_DISPLAY_SSD1331","USE_UFILESYS","","",
|
||||
"USE_DISPLAY_SSD1331","USE_UFILESYS","USE_TIMEPROP","USE_PID",
|
||||
"","","","",
|
||||
"","","",""
|
||||
]]
|
||||
|
|
Loading…
Reference in New Issue