Commit Graph

12 Commits

Author SHA1 Message Date
RobinVdB8
7fc1560bb7 Changed some LOG_INFO to LOG_DEBUG 2023-11-24 17:55:51 +01:00
RobinVdB8
21f30bfd55 Added documentation 2023-11-24 17:34:24 +01:00
RobinVdB8
7f5ba2a6f7 Started implementing style guide 2023-11-23 18:57:53 +01:00
RobinVdB8
4da408dadf Added lcd_clear_text() and lcd_clear_images() 2023-11-23 17:57:26 +01:00
RobinVdB8
b52e7b0bc8 Added support for gifs 2023-11-20 15:42:43 +01:00
RobinVdB8
ef4df1e5f5 Added image application 2023-11-20 15:15:26 +01:00
RobinVdB8
bbbf17b5ca Added styleguid.xml to editor 2023-11-20 13:20:46 +01:00
RobinVdB8
b79a42b767 Implemented LCD and filesystem 2023-11-19 18:23:02 +01:00
RobinVdB8
8e47a28ece Fixed indentation and updated functions 2023-11-13 14:50:26 +01:00
RobinVdB8
d8e4471e7b solved errors in mug.c 2023-11-13 13:18:16 +01:00
RobinVdB8
15bd0f3969 Fixed position of '{' in mug.c 2023-11-13 13:14:00 +01:00
RobinVdB8
9aabdac7aa Added mug.c with functions
Functions are:
mqtt_pub_request_cb
example_publish
mqtt_incoming_publish_cb
mqtt_incoming_data_cb
mqtt_sub_request_cb
mqtt_connection_cb
example_do_connect
2023-11-13 13:06:45 +01:00