Skip to content

smartknob-ha/firmware

Repository files navigation

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