Skip to content

Commit f3780f8

Browse files
committed
Update COMPILE_BINARY.md
1 parent ccd0105 commit f3780f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

COMPILE_BINARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Unzip it (Extract All files)
8282

8383
## Copy the OLA Source Code
8484

85-
Navigate to the Firmware sub-folder
85+
Navigate to the `Firmware` sub-folder
8686

8787
Copy the entire `OpenLog_Artemis` folder from the Zip file into your `Arduino` folder. This contains the source code for the firmware. The result should be:
8888

@@ -148,7 +148,7 @@ The extra code prevents badness when the Artemis goes into deep sleep
148148
Open the following file:
149149

150150
```
151-
C:\Users\pc235\Documents\Arduino\libraries\SparkFun_ICM-20948_ArduinoLibrary\src\util\ICM_20948_C.h
151+
C:\Users\<Your_User>\Documents\Arduino\libraries\SparkFun_ICM-20948_ArduinoLibrary\src\util\ICM_20948_C.h
152152
```
153153

154154
Uncomment the following line (29):

0 commit comments

Comments
 (0)