thejefflarson / victron-monitor

monitoring solar ⚡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build source esp:

. $IDF_PATH/export.fish

install pip requirements:

pip install -r requirements.txt

install re2c:

brew install re2c

and build:

idf.py build

About

monitoring solar ⚡

License:GNU Affero General Public License v3.0


Languages

Language:C 60.0%Language:CMake 40.0%