Commit Graph

16 Commits

Author SHA1 Message Date
24b3cdae1c Cleanup 2022-01-20 10:21:55 -05:00
fb0afa7e43 Merge remote-tracking branch 'origin/use-eeprom' into no-more-strings 2022-01-20 09:33:19 -05:00
421a0c6580 Change libraries used for mqtt and json parsing.
Not using strings for data any more.
2022-01-20 08:40:32 -05:00
8750bceead Load config to EEPROM 2022-01-19 16:30:26 -05:00
f9d9005c3b Incorrect type used. 2022-01-14 13:46:47 -05:00
da937ecde5 Revert master back to old code that actually worked. 2022-01-14 07:50:34 -05:00
e85a8d1704 Just rearranging crap to my liking. 2022-01-13 09:55:17 -05:00
fdbfd0af4c Better menu system. 2022-01-12 19:54:19 +00:00
d513fce941 Now it compiles. 2022-01-11 12:10:24 -05:00
096cf070b2 Use strings. 2022-01-11 10:36:08 -05:00
dd49bdfefa Move network stuff to config.h.
No sense updating the repo if I have to change them.
2022-01-11 10:26:07 -05:00
c0c070defc What's the use in passing an argument if you don't use it? 2022-01-11 10:18:28 -05:00
4d54f17b9c Move mqtt login to untracked config file. 2022-01-11 10:16:44 -05:00
9fb8572981 Rename gloal variables.
Using UpperCaseCamelCase for global variables/functions.
2022-01-11 10:16:03 -05:00
43133e6c20 Trailing spaces. 2021-09-13 08:24:19 -04:00
Chris Giacofei
6276cfe455 Initial Commit. 2021-09-13 07:39:33 -04:00