Skip to content

Commit

Permalink
web: Setup: Add a note that the labgrid setup does not need to succeed
Browse files Browse the repository at this point in the history
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 <cfi@pengutronix.de>
  • Loading branch information
SmithChart committed Mar 1, 2024
1 parent 21a5cee commit 44a9882
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/src/Setup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,10 @@ export default function Setup() {
Go back to the exporter configuration step to make
changes and click "Next" once you are satisfied.
</Box>
<Box variant="p">
If your labgrid configuration is not yet successful, you
can correct it later.
</Box>
<LabgridService />
</SpaceBetween>
</Container>
Expand Down

0 comments on commit 44a9882

Please sign in to comment.