Separate out JSON store from controller code.
This commit is contained in:
parent
8ffae313fd
commit
3c00cd0f88
3 changed files with 235 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
OBJS=\
|
||||
controller/EmbeddedNetworkController.o \
|
||||
controller/JSONDB.o \
|
||||
node/C25519.o \
|
||||
node/Capability.o \
|
||||
node/CertificateOfMembership.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue