Allow to configure controls

This commit is contained in:
Kamil Trzcinski
2022-04-11 12:42:17 +02:00
parent 9eeee04560
commit 8adcd67569
6 changed files with 101 additions and 38 deletions

1
opts/control.h Normal file
View File

@ -0,0 +1 @@
int device_option_normalize_name(const char *in, char *out);