You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Documentation
84
84
***[CONTRIBUTING.md](./CONTRIBUTING.md)** - guidance on how to contribute to this library.
85
85
***[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - OLA includes a large number of libraries that will need to be installed before compiling will work.
86
86
***[ADDING_SENSORS.md](./ADDING_SENSORS.md)** - contains _abbreviated_ instructions on how to add a new sensor to the OLA firmware. It's more of an aide-memoire really... Sorry about that.
87
-
***[COMPILE_BINARY.md](./COMPILE_BINARY.md)** - contains _abbreviated_instructions on how to compile the OLA firmware binary manually. It's also an aide-memoire really... Sorry about that.
87
+
***[COMPILE_BINARY.md](./COMPILE_BINARY.md)** - contains instructions on how to compile the OLA firmware binary manually using Docker.
88
88
***[SENSOR_UNITS.md](./SENSOR_UNITS.md)** - contains a summary of the units used for each sensor measurement.
0 commit comments