This website requires JavaScript.
Explore
Help
Sign in
pinetime
/
InfiniTime
Watch
1
Star
0
Fork
You've already forked InfiniTime
0
Code
Activity
1001
commits
2
branches
0
tags
46
MiB
1fb5757655
Commit graph
2 commits
Author
SHA1
Message
Date
Mark Russell
1fb5757655
Created basic alarm app
2021-09-10 18:40:13 -04:00
Jean-François Milants
7f9cc51b05
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