This website requires JavaScript.
Explore
Help
Sign In
pim
/
mongoose-touch
Watch
1
Star
0
Fork
0
You've already forked mongoose-touch
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
docs
fs
include
src
backlight.c
main.c
screen.c
widget.c
widget_battery.c
widget_default.c
widget_name.c
widget_network.c
widget_time.c
widget_topbar.c
widget_wifi.c
unittest
.gitignore
LICENSE
README.md
mos.yml
84ff733bbbc5a77a38458d09898f9f37104628bb
Branches
Tags
View all branches
mongoose-touch
/
src
History
Pim van Pelt
84ff733bbb
Call mgos_ili9341_set_rotation(); Reduce inactivity_timeout to 10s
2017-12-03 14:12:34 +01:00
..
backlight.c
Move to Native SPI implementations of ILI9341 and STMPE610
2017-12-01 13:57:43 +01:00
main.c
Call mgos_ili9341_set_rotation(); Reduce inactivity_timeout to 10s
2017-12-03 14:12:34 +01:00
screen.c
Fix non-void return in screen_widget_broadcast()
2017-12-02 15:33:56 +01:00
widget_battery.c
Register prometheus callback only once
2017-12-02 23:49:53 +01:00
widget_default.c
Add MQTT buttons!
2017-12-02 23:34:16 +01:00
widget_name.c
Implement EV_WIDGET_DRAW and call screen_widget_broadcast() on screen loads
2017-12-02 14:23:14 +01:00
widget_network.c
First start of MQTT buttons
2017-12-02 16:51:09 +01:00
widget_time.c
Implement EV_WIDGET_DRAW and call screen_widget_broadcast() on screen loads
2017-12-02 14:23:14 +01:00
widget_topbar.c
Implement EV_WIDGET_DRAW and call screen_widget_broadcast() on screen loads
2017-12-02 14:23:14 +01:00
widget_wifi.c
Implement EV_WIDGET_DRAW and call screen_widget_broadcast() on screen loads
2017-12-02 14:23:14 +01:00
widget.c
Add MQTT buttons!
2017-12-02 23:34:16 +01:00