Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 322 Bytes

#Hardware Control Server

###Description: This code base is used to communicate with the wireless hardware nodes. It accepts commands through a TCP socket and processes those commands into packets that can be transmitted to the hardware nodes.

###Dependancies