Improvements all around
Memory usage improvements, combination of charsets, better handling of config page submit Started adding health / battery display, more...master
parent
517d0180dc
commit
78396c4c6e
|
@ -22,9 +22,11 @@
|
|||
"weekday": 18
|
||||
},
|
||||
"capabilities": [
|
||||
"configurable"
|
||||
"configurable",
|
||||
"health"
|
||||
],
|
||||
"companyName": "lastfuture",
|
||||
"enableMultiJS": false,
|
||||
"longName": "Squared 4.0",
|
||||
"projectType": "native",
|
||||
"resources": {
|
||||
|
@ -38,7 +40,7 @@
|
|||
"chalk"
|
||||
],
|
||||
"uuid": "793bab03-9464-48a2-b63f-3f779c473db8",
|
||||
"versionLabel": "4.11",
|
||||
"versionLabel": "4.12",
|
||||
"watchapp": {
|
||||
"watchface": true
|
||||
}
|
||||
|
|
936
src/squared.c
936
src/squared.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue