Now collects and summerizes stats in controller - sends to gearbox system. Closes #3
This commit is contained in:
parent
fd16bf494e
commit
49cae23086
3 changed files with 60 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
SRC = main.cpp ../util/socket.cpp ../util/flv_tag.cpp
|
||||
SRC = main.cpp ../util/json/json_reader.cpp ../util/json/json_value.cpp ../util/json/json_writer.cpp ../util/socket.cpp ../util/flv_tag.cpp
|
||||
OBJ = $(SRC:.cpp=.o)
|
||||
OUT = DDV_Buffer
|
||||
INCLUDES =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue