Files
hw-g6pro360/README.md
2026-03-01 03:54:39 +01:00

18 lines
185 B
Markdown

# G6 Pro 360
Experimenting with G6 Pro 360.
## Setup
Requires [uv](https://docs.astral.sh/uv/) and Python 3.14.
```sh
uv sync
```
## Run
```sh
uv run main.py
```