From f3780f870a2aff9bb223e17e3c192fdd81fb2419 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 17 Feb 2023 11:13:45 +0000 Subject: [PATCH] Update COMPILE_BINARY.md --- COMPILE_BINARY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COMPILE_BINARY.md b/COMPILE_BINARY.md index af2891a..6f72098 100644 --- a/COMPILE_BINARY.md +++ b/COMPILE_BINARY.md @@ -82,7 +82,7 @@ Unzip it (Extract All files) ## Copy the OLA Source Code -Navigate to the Firmware sub-folder +Navigate to the `Firmware` sub-folder 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: @@ -148,7 +148,7 @@ The extra code prevents badness when the Artemis goes into deep sleep Open the following file: ``` -C:\Users\pc235\Documents\Arduino\libraries\SparkFun_ICM-20948_ArduinoLibrary\src\util\ICM_20948_C.h +C:\Users\\Documents\Arduino\libraries\SparkFun_ICM-20948_ArduinoLibrary\src\util\ICM_20948_C.h ``` Uncomment the following line (29):