dabamos / openadms-node

Automatic deformation monitoring system for geodetical and geotechnical control measurements in the Internet of Things.
https://www.dabamos.de/
BSD 2-Clause "Simplified" License
11 stars 4 forks source link

Missing comma in totalstation.py #3

Closed TodWell closed 5 years ago

TodWell commented 5 years ago

Hi again, in totalstation.py, there is a comma missing in line 1120, which prevents the SerialMeasurementProcessor from working. response_sets['slopeDist'] = Obs.create_response_set('float' 'm', dist)

Thanks

interkosmos commented 5 years ago

Thank you. Has been fixed with commit 2ec3c310b9229c82ead3952abe826f1eef15b20c.