Skip to content

Commit

Permalink
mention gen2 env in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matslina committed Aug 28, 2024
1 parent e0297de commit dc1908e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ TIDBYT_REMOTE_URL='http://192.168.10.10:8080/api/v1/preview.webp' \
pio run --environment tidbyt --target upload
```

If you're flashing to a Tidbyt Gen2, just change to the above to use
the `--environment tidbyt-gen2` flag.

## Monitoring Logs
To check the output of your running firmware, run the following:
```
Expand Down

0 comments on commit dc1908e

Please sign in to comment.