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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,16 @@ can get some cheap Microcontrollers, which provide almost the same capabilities.
12
12
This project has been implemented as Arduino Library and runs on ESP32 processors.
13
13
14
14
## Further information
15
+
16
+
The oringial STK library is asking to include each used header file separately. For convinence I have added the StkAll.h which provides all header files.
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