|
fae52bb543
|
Add MQTT buttons!
|
2017-12-02 23:34:16 +01:00 |
|
|
b8e5637c8b
|
First start of MQTT buttons
|
2017-12-02 16:51:09 +01:00 |
|
|
980ac4c7cf
|
Remove 'user_data' arg from widget_set_handler
|
2017-12-02 13:42:32 +01:00 |
|
|
3cb5fc18e7
|
add widget_ev_to_str(); Pass 'ed' through to EV_WIDGET_TOUCH_{UP,DOWN} calls
|
2017-11-26 19:27:57 +01:00 |
|
|
e826324244
|
Plumb default_widget_handler and default_user_data for widgets read from JSON/File
|
2017-11-26 19:06:44 +01:00 |
|
|
a11336703e
|
unit test 'img' and 'label' fields in widget
|
2017-11-26 18:38:59 +01:00 |
|
|
6c4c1b3d95
|
Unit test for widget_set_timer()
|
2017-11-26 16:51:59 +01:00 |
|
|
83b0d346ae
|
Add unit tests that catch invalid 'screen' and 'widget' JSON data.
|
2017-11-26 16:01:08 +01:00 |
|
|
3e2e9d4e5b
|
Add screen.[ch] and unit tests
|
2017-11-26 14:18:43 +01:00 |
|
|
6985b30dc2
|
Add a simple unit test for widget_add_from_file()
|
2017-11-26 11:28:09 +01:00 |
|
|
705c65c6c9
|
Mostly empty unit tests -- added mgos_mock to be able to run unit tests on x86_64
|
2017-11-26 10:43:44 +01:00 |
|