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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,16 +58,17 @@ The OLA can be tailored to many different applications and we will be releasing
58
58
Repository Contents
59
59
-------------------
60
60
61
-
***/Binaries** - The binary files for the different versions of the OLA firmware
61
+
***/Binaries** - The binary files for the different versions of the OLA firmware.
62
62
***/Firmware** - The main sketch that runs OpenLog Artemis as well as a variety of sketches to test various sensor interfaces and power saving states.
63
-
***/Hardware** - Eagle files
63
+
***/Hardware** - Eagle files.
64
64
65
65
Documentation
66
66
--------------
67
67
68
-
***[UPGRADE.md](UPGRADE.md)** - contains full instructions on how to upgrade the firmware on the OLA using the [Artemis Firmware Upload GUI](https://github.com/sparkfun/Artemis-Firmware-Upload-GUI)
68
+
***[Hookup Guide](https://learn.sparkfun.com/tutorials/openlog-artemis-hookup-guide)** - hookup guide for the OLA.
69
+
***[UPGRADE.md](./UPGRADE.md)** - contains full instructions on how to upgrade the firmware on the OLA using the [Artemis Firmware Upload GUI](https://github.com/sparkfun/Artemis-Firmware-Upload-GUI).
70
+
***[CONTRIBUTING.md](./CONTRIBUTING.md)** - guidance on how to contribute to this library.
69
71
***[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.
70
-
***[Hookup Guide](https://learn.sparkfun.com/tutorials/openlog-artemis-hookup-guide)** - Basic hookup guide for the OLA.
0 commit comments