Skip to content

Commit 5a7f410

Browse files
committed
Draft version
1 parent b939a41 commit 5a7f410

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# CSK_Module_[MODULENAME]
1+
# CSK_Module_MultiUDPSocket
22
## INFO: Draft version. Not further developed / tested so far! Check for available GitHub forks of this repository to see latest updates.
33

4-
Module / Application to provide [...] functionality.
4+
Module to provide UDP socket functionality.
55

66
*If available, please also add a screenshot/gif of the UI of the module here placed within /docu/media/ (see code)*
77
![](./docu/media/UI_Screenshot.png)
88

99
## How to Run
1010

1111
[***...please fill with informations...***]
12-
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_[MODULENAME]/main/docu/CSK_Module_[MODULENAME].html) in the folder "docu".
12+
For further information check out the [documentation](https://raw.githack.com/SICKAppSpaceCodingStarterKit/CSK_Module_MultiUDPSocket/main/docu/CSK_Module_MultiUDPSocket.html) in the folder "docu".
1313

1414
## Information
1515

@@ -23,11 +23,11 @@ Following CSK modules are used for this application via Git subtrees and should
2323

2424
* CSK_Module_XYZ (release/tag v1.2.3)
2525

26-
This application / module is part of the SICK AppSpace Coding Starter Kit developing approach.
26+
This module is part of the SICK AppSpace Coding Starter Kit developing approach.
2727
It is programmed in an object oriented way. Some of the modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
2828
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
2929
Please check the [documentation](https://github.com/SICKAppSpaceCodingStarterKit/.github/blob/main/docu/SICKAppSpaceCodingStarterKit_Documentation.md) of CSK for further information.
3030

3131
## Topics
3232

33-
Coding Starter Kit, CSK, Module, SICK-AppSpace, [key_words]
33+
Coding Starter Kit, CSK, Module, SICK-AppSpace, UDP, Socket

0 commit comments

Comments
 (0)