/sdk

SDK for use with an ESP-IDF based project

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

sdk

Contributing

Install pre-commit:

pip install pre-commit

Install the pre-commit hooks

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