Skip to content

Commit acbe051

Browse files
committed
web: Setup: Add a note that the labgrid setup does not need to succeed
User feedback told us that it is not always the case that they already have a working labgrid environment when starting with the LXA TAC. This hint is intended to help new users to understand that they can configure labgrid later, if they wish to. Signed-off-by: Chris Fiege <[email protected]>
1 parent 21a5cee commit acbe051

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/src/Setup.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ export default function Setup() {
243243
Go back to the exporter configuration step to make
244244
changes and click "Next" once you are satisfied.
245245
</Box>
246+
<Box variant="p">
247+
If your labgrid configuration does not work right away
248+
you can always come back and change it later.
249+
</Box>
246250
<LabgridService />
247251
</SpaceBetween>
248252
</Container>

0 commit comments

Comments
 (0)