forked from ROMEO/fsw-ws
big box of fixes and cleanup
This commit is contained in:
@@ -40,8 +40,6 @@ const char *get_port_number(const char *path, size_t path_len) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
int hw_device_open(const char *path, size_t path_len) {
|
||||
|
||||
int serial_fd = serial_open(path, path_len);
|
||||
|
||||
Reference in New Issue
Block a user