First start of MQTT buttons

This commit is contained in:
Pim van Pelt
2017-12-02 16:51:09 +01:00
parent c315de560f
commit b8e5637c8b
9 changed files with 97 additions and 13 deletions

View File

@ -5,6 +5,7 @@ int assert_count=0;
int main() {
test_widget();
test_widget_mqtt();
test_screen();
if (test_failures) {