Skip to content

Commit d65e789

Browse files
authored
webui: fix missing enable status wait option for Atari (#1042)
1 parent fd07f0b commit d65e789

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

data/webui/config/fujinet-atari-esp32-s3-wroom-1-n16r8.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ components:
2121
pclink: true
2222
tweaks:
2323
# webui tweaks, if any
24+
platform: ATARI
2425
config_ng: true

data/webui/config/fujinet-atari-esp32-s3-xdrive-n4r2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ components:
2121
pclink: true
2222
tweaks:
2323
# webui tweaks, if any
24+
platform: ATARI
2425
config_ng: true

data/webui/config/fujinet-atari-v1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ components:
2121
pclink: true
2222
tweaks:
2323
# webui tweaks, if any
24+
platform: ATARI
2425
config_ng: true

0 commit comments

Comments
 (0)