Browse Source

socket_protocol added to documentation

master
Dirk Alders 4 years ago
parent
commit
0a4b578cfd
2 changed files with 2 additions and 1 deletions
  1. 1
    0
      Makefile
  2. 1
    1
      socket_protocol

+ 1
- 0
Makefile View File

7
 SOURCEDIR     = .
7
 SOURCEDIR     = .
8
 BUILDDIR      = _build
8
 BUILDDIR      = _build
9
 MODULES       = $(sort \
9
 MODULES       = $(sort \
10
+    socket_protocol\
10
     state_machine\
11
     state_machine\
11
     stringtools\
12
     stringtools\
12
     stringtools.csp\
13
     stringtools.csp\

+ 1
- 1
socket_protocol

1
-Subproject commit eff44b7988cbdaf87865010b5b8919dc0d6f31db
1
+Subproject commit 35d9f688a4f080a8cae70a18e27036b55399edde

Loading…
Cancel
Save