Skip to content

Software Configuration

vitotai edited this page Jan 11, 2018 · 2 revisions

Necessary libraries are included in the GitHub repository. Those needed but not included will be downloaded during the building process by PlatformIO. The included libraries are either modified or have incompatible latest version.

BrewPi related configuration is defined in Config.h while networking related configuration is defined in espconfig.h. They are both self-explanatory and commented. Please check the files directly.

Clone this wiki locally