Skip to content

Commit

Permalink
remove link to old binary location
Browse files Browse the repository at this point in the history
  • Loading branch information
jelleh committed Nov 30, 2023
1 parent ad33b37 commit 09d60ab
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 @@ -77,7 +77,7 @@ Download [iracing_matrix-base.stl](./housing/iracing_matrix-base.stl)

## Executable

Download the prebuild [iracing_matrix.exe](program/x64/Release/iracing_matrix.exe), or build it from source with Visual Studio.
Download the prebuild *iracing_matrix.exe*, or build it from source with Visual Studio.
The executable will interact with the iracing API, and send updates over the COM port to the Arduino.
When started, it will scan all the available COM ports for the iRacing Matrix,
You can provide a fixed COM in the paramaters for faster startup.
Expand Down Expand Up @@ -106,7 +106,7 @@ Follow these steps to build and use iRacing Matrix:
- Connect the Arduino via usb to you computer.

3. **Run:**
- Run the [iracing_matrix.exe](program/x64/Release/iracing_matrix.exe) on your iRacing pc. It will automiticly scan the COM ports for iRacing Matrix.
- Run *iracing_matrix.exe* on your iRacing pc. It will automiticly scan the COM ports for iRacing Matrix.

4. **Calibrate:**
- Enter an iRacing session, and full throtle in netrual gear to calibrate the RPM indicator.
Expand Down

0 comments on commit 09d60ab

Please sign in to comment.