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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,13 @@
3
3
4
4
# SparkFun How To Arduino Library
5
5
6
+
> [!NOTE]
7
+
> Update this with a single sentence about this library
8
+
6
9
GitHub repository that outlines how to build a modern SpakRun Arduino Library, which includes use of the SparkFun Toolkit, and Doxygen generated documentation that is published via GitHub Pages.
7
10
11
+
> [!NOTE]
12
+
> Update these links and URLs for the badges to work correctly
> Details on how to setup a SparkFun Arduino Library are contained the [HOWTO.md](HOWTO.md) file in this repository. This file contains step-by-step instructions on how to create a SparkFun Arduino Library repository, including how to use the SparkFun Toolkit, and how to setup documentation generation and deployment using GitHub Actions and GitHub Pages.
18
23
19
24
*Enter a description of the library here*
@@ -35,7 +40,7 @@ This library allows you to:
35
40
36
41
# Documentation
37
42
38
-
> [!INFO]
43
+
> [!NOTE]
39
44
> *Link to documentation for this library here*
40
45
41
46
***[Library Documentation](https://docs.sparkfun.com/SparkFun_Arduino_Library_HowTo/)** - Arduino Library Documentation for this repository.
@@ -46,6 +51,9 @@ This library allows you to:
46
51
47
52
## Products That Use This Library
48
53
54
+
> [!NOTE]
55
+
> List the SparkFun products that use this library here
0 commit comments