Update decode-status.py

This commit is contained in:
Theo Arends 2021-01-07 15:12:07 +01:00
parent 23cb8ac559
commit 98b529ce7b
1 changed files with 1 additions and 1 deletions

View File

@ -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",
"","","","",
"","","",""
]]