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
+3-3
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ This project has been implemented as Arduino Library and runs on ESP32 processor
13
13
14
14
## Getting Help
15
15
16
-
Here is the link to the [generated class documentation](https://pschatzmann.github.io/Arduino-STK/html/index.html).
16
+
Here is the link to the [generated class documentation](https://pschatzmann.github.io/arduino-stk/html/index.html).
17
17
18
-
Further information can be found in [the Wiki](https://github.com/pschatzmann/Arduino-STK/wiki) and in [my Blogs](https://www.pschatzmann.ch/home/tag/stk/)
18
+
Further information can be found in [the Wiki](https://github.com/pschatzmann/arduino-stk/wiki) and in [my Blogs](https://www.pschatzmann.ch/home/tag/stk/)
19
19
20
20
## Namespaces
21
21
@@ -28,7 +28,7 @@ The library uses the namespace __stk__: This is autamatically defined if you sta
28
28
Download the project as zip and install the file in the Arduino IDE via -> Sketch -> Include Library -> Add ZIP Library or execute the following command in the Arduino Library Folder
0 commit comments