Jasper Blanckenburg
1fdadd8b85
Reduce flicker
2022-03-17 00:10:41 +01:00
Jasper Blanckenburg
197b805f35
Display fuel pressure
2022-03-16 16:13:50 +01:00
Jasper Blanckenburg
37123a43e8
Alternate color of testing view rows
2022-03-14 14:30:33 +01:00
Jasper Blanckenburg
fc65d22450
Rename driver/testing pages to views
2022-03-14 14:06:52 +01:00
Jasper Blanckenburg
4de2baa867
Don't clear display periodically
2022-03-13 21:07:44 +01:00
Jasper Blanckenburg
41d3bd907e
Format everything
...
The next commit will add this to a `.git-blame-ignore-revs` file which
you can use to ignore this commit when running git blame. Simply run
git blame --ignore-revs-file .git-blame-ignore-revs [...]
Or configure git to persistently ignore the commit:
git config blame.ignoreRevsFile .git-blame-ignore-revs
2022-03-13 20:30:14 +01:00
Jasper Blanckenburg
3cf68cd3cb
Add more values
2022-03-13 19:57:34 +01:00
Jasper Blanckenburg
373266f6be
[WIP] Major rewrite of display code
...
Currently, the displayed values are hardcoded
2022-03-13 18:18:11 +01:00
Jasper Blanckenburg
f62f264b29
Implement some EDIPTFT commands
2022-03-13 18:17:41 +01:00
jvblanck
4faddf9248
Initial commit
...
This is just the 2018 code configured for PlatformIO
2021-06-15 19:42:00 +02:00