Commit Graph

19 Commits

Author SHA1 Message Date
RobinVdB8
14e01e84fa Changed doxyegen order for color_picker 2023-11-25 20:43:08 +01:00
RobinVdB8
cdd13e8046 Merge branch 'MQTT' of https://github.com/Sani7/2023-Webservices_And_Applications into MQTT 2023-11-25 20:36:01 +01:00
RobinVdB8
875edb52b5 Solved reviews 2023-11-25 20:30:12 +01:00
L-diy
ee1753b43e Reformat mug.c and mug.h 2023-11-25 20:24:57 +01:00
RobinVdB8
7cbee6afbb Added parameter info to doxygen 2023-11-25 20:01:45 +01:00
RobinVdB8
60b9b53b28 Added reset for connection_attempt_counter 2023-11-25 17:24:45 +01:00
RobinVdB8
e6dcbebdc8 Fixed infinit loop when MQTT broker closed 2023-11-24 18:00:02 +01:00
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