Add file headers to network files and some minor code cleanup
This commit is contained in:
parent
87854d5781
commit
352b9928ca
6 changed files with 40 additions and 9 deletions
|
|
@ -1,3 +1,11 @@
|
|||
/*-----------------------------------------*\
|
||||
| NetworkClient.h |
|
||||
| |
|
||||
| Client header for OpenRGB SDK |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 5/9/2020 |
|
||||
\*-----------------------------------------*/
|
||||
|
||||
#include "RGBController.h"
|
||||
#include "NetworkProtocol.h"
|
||||
#include "net_port.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue