add AdcDeviceNetClient class

This commit is contained in:
Timur A. Fatkhullin
2024-11-19 00:28:52 +03:00
parent f3a6aa3571
commit ae6fbf18ca
4 changed files with 276 additions and 31 deletions

View File

@@ -57,6 +57,7 @@ set(ADC_NETWORK_HEADERS
net/adc_net_concepts.h
net/adc_device_netmsg.h
net/adc_device_netserver.h
net/adc_device_netclient.h
)