You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the configuration for GPIO pins and SMS phone number are provided in the constants.h file. We should use a config.yml or other format file to provide the basic configuration and not need to recompile each time we change some parameter.
Currently the configuration for GPIO pins and SMS phone number are provided in the constants.h file. We should use a config.yml or other format file to provide the basic configuration and not need to recompile each time we change some parameter.