issues
search
Td5OpenDiag
/
Td5OpenDiag-android
Android application to interact with Land Rovers Td5 engine's ECU.
Apache License 2.0
12
stars
3
forks
source link
Refactoring
#2
Open
Guilouf
opened
3 years ago
Guilouf
commented
3 years ago
cleaning unused code, imports, files...
[x] Remove
.idea/
files, and add them to
.gitignore
. I think IDE specific files should not be present in a source code repository.
[ ] Undo all string concatenations for units
[ ] replace the old speedometer by the gauge class in the dashboard
cleaning unused code, imports, files...
.idea/
files, and add them to.gitignore
. I think IDE specific files should not be present in a source code repository.