Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 346 Bytes

Smartknob-HA firmware

Firmware meant to run on the Smartknob-HA board.

Contributing

Install pre-commit:

pip install pre-commit

Install the pre-commit hooks

pre-commit install --install-hooks --hook-type commit-msg