Skip to content

Commit f77a1f2

Browse files
Update content/learn/08.contributions/03.arduino-creating-library-guide/arduino-creating-library-guide.md
Co-authored-by: per1234 <[email protected]>
1 parent f5eed32 commit f77a1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/08.contributions/03.arduino-creating-library-guide/arduino-creating-library-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,6 @@ It's also nice to provide people with an example sketch that uses your library.
253253

254254
If you'd like to check out the complete library (with keywords and example), you can download it: [Morse.zip](https://www.arduino.cc/en/uploads/Hacking/Morse.zip).
255255

256-
That's all for now but I'll probably write an advanced library tutorial soon. In the meantime, if you have any problems or suggestions, please post them to the [Software Development forum](https://forum.arduino.cc/c/development/libraries/39).
256+
If you have any problems or suggestions, please post them to the [Software Development forum](https://forum.arduino.cc/c/development/libraries/39).
257257

258258
For more information, see the [API Style Guide](/learn/contributions/arduino-library-style-guide) for information on making a good Arduino-style API for your library.

0 commit comments

Comments
 (0)