This website requires JavaScript.
Explore
Help
Sign In
will
/
InfiniTime
Watch
1
Star
0
Fork
0
You've already forked InfiniTime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3ee4876214b70c107cabbb54f865e646e99f0d73
InfiniTime
/
src
/
systemtask
T
History
Riku Isokoski
3ee4876214
Toggle notifications only, keep vibrations.
2021-09-12 11:08:25 +03:00
..
Messages.h
Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier.
2021-06-06 15:56:03 +02:00
SystemMonitor.h
Changed access modified indentation
2021-04-24 12:00:45 +03:00
SystemTask.cpp
Toggle notifications only, keep vibrations.
2021-09-12 11:08:25 +03:00
SystemTask.h
Merge branch 'develop' into new_touch_handler
2021-07-25 20:01:09 +03:00