ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

split secrets.h into real secrets and config.h

ericklein opened this issue · comments

Outside developers can not see the structure of the MQTT feeds as currently are in secrets.h and therefore not published in github. Split non secrets into a config.h file that is published

Code is in the refactor branch to be tested

Testing complete, this has been merged back to master