1
0
Commit Graph

9 Commits

Author SHA1 Message Date
f386f2783e Implement sntp client and add display functionality 2020-04-24 01:49:31 +02:00
9b6f3b832a Refactor http server to separate component 2020-04-21 02:58:18 +02:00
286dac60ff Refactor sensor control to separate component 2020-04-21 00:37:16 +02:00
1e0c5837d6 Implement display updates 2020-04-20 23:43:01 +02:00
49a5240c52 Add Eva's temp to color functions 2020-04-20 19:48:33 +02:00
ce0eefd81a Fix rgb value ordering
Enable sensor usage

Display now uses measured values
2020-04-20 18:54:01 +02:00
206c00c10f Remove TFT_lib as a submodule and add as components again 2020-04-20 12:39:01 +02:00
1cb397c98a Add ESP32_TFT lib, remove Ucglib
Implement first version of interface
2020-04-20 05:19:42 +02:00
6f7940a443 Imported u8g2 library and added example to main
Removed old display library code
2020-02-10 19:14:18 +01:00