Skip to content

Commit 7381b29

Browse files
authored
Correct link for the Blue Robotics MS5837 library
1 parent dbd85d8 commit 7381b29

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

COMPILE_BINARY.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Copy and paste the following into an empty sketch. Click on each link in turn to
6363
// http://librarymanager/All#SparkFun_Particle_Sensor_SN-GCJA5
6464
// http://librarymanager/All#SparkFun_SGP40
6565
// http://librarymanager/All#SparkFun_SDP3x
66-
// Blue Robotics MS5837 (Required version: 1.1.1): http://librarymanager/All#BlueRobotics_MS5837
6766
// http://librarymanager/All#SparkFun_Qwiic_Button_Switch
6867
// http://librarymanager/All#SparkFun_Bio_Sensor
6968
// http://librarymanager/All#SparkFun_6DoF_ISM330DHCX
@@ -72,6 +71,14 @@ Copy and paste the following into an empty sketch. Click on each link in turn to
7271
// http://librarymanager/All#SparkFun_KX13X
7372
```
7473

74+
### Blue Robotics MS5837
75+
76+
Please manually download and install the Blue Robotics MS5837 library from:
77+
78+
https://github.com/bluerobotics/BlueRobotics_MS5837_Library/archive/refs/heads/master.zip
79+
80+
(Version 1.1.1 - available through the Arduino Library Manager - is not the latest version...)
81+
7582
## Download the OLA Firmware Zip
7683

7784
Open this link in a web browser to download a complete Zip of the OLA firmware repo:

0 commit comments

Comments
 (0)