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

@ -21,6 +21,7 @@ extern int assert_count;
int test_widget(void);
int test_widget_mqtt(void);
int test_screen(void);
#endif // __TEST_H