Skip to content

Commit

Permalink
feat: Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
tzebrowski committed Jun 9, 2024
1 parent 48c6709 commit fe01620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Moreover, calculation formula must contains dedicated statement: `if (typeof X =

*Definition*

```
``````json
{
"description": "Measured Intake\nValve Crossing",
"signed": true,
Expand All @@ -201,7 +201,7 @@ Moreover, calculation formula must contains dedicated statement: `if (typeof X =

The framework under `org.obd.metrics.test.utils` package exposes set of interfaces like: `CodecTest` which allows to write clean PIDs tests with the focus on business aspects of its development.

```
```java

interface MultiJet_2_2_Test extends CodecTest {

Expand Down

0 comments on commit fe01620

Please sign in to comment.