mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 09:41:00 +03:00
add serial/socket plugin example
This commit is contained in:
@@ -14,6 +14,7 @@ message("VER: ${VERSION}")
|
||||
# list of options
|
||||
option(DEBUG "Compile in debug mode" OFF)
|
||||
option(DUMMY "Dummy device plugin" ON)
|
||||
option(FDEXAMPLE "Example of file descriptor plugin" ON)
|
||||
|
||||
|
||||
# default flags
|
||||
|
||||
Reference in New Issue
Block a user