mirror of
https://github.com/eddyem/small_tel.git
synced 2026-05-07 13:27:06 +03:00
add BTA, reinhard and Hydreon sensors
This commit is contained in:
@@ -53,6 +53,7 @@ static int openserial(char *path){
|
||||
WARN("Can't open %s @ speed %d", path, speed);
|
||||
return -1;
|
||||
}
|
||||
DBG("Opened %s @ %d", path, speed);
|
||||
return serial->comfd;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user