Azia Board Robot
- Nix 87.1%
- C 7.1%
- CMake 5.8%
| model | ||
| src | ||
| .gitignore | ||
| esp32-toolchain.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
abr
Description
A brief description of your project.
Installation
# Clone the repository
git clone https://github.com/yourusername/abr.git
cd abr
# Create virtual environment
python -m venv venv
source venv/bin/activate
# Install dependencies
pip install -r requirements.txt
Usage
# Run the application
python -m src.main
License
ISC