Skip to content

Commit

Permalink
feat: Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tzebrowski committed Dec 27, 2024
1 parent ab5fcfe commit 20f7e2f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ Application offers integration with `Android Auto` and it is available in google

Application offers few configurable screens which visualize vehicle telemetry data.

### Android Auto (Performance Dashboard)
| | |
|-----------------------------------------------------|-----------------------------------------------------|
| ![Alt text](./res/aa_7.jpg?raw=true "Android Auto") |


### Android Auto (Trip Info Dashboard)
| | |
|-----------------------------------------------------|-----------------------------------------------------|
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ android {
dimension "version"
resValue "string", "DEFAULT_PROFILE", "profile_8"
applicationId "org.obd.graphs.my.giulia.aa"
versionCode 157
versionCode 159
}

giuliaPerformanceMonitor {
Expand Down
Binary file added res/aa_7.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 20f7e2f

Please sign in to comment.