diff --git a/app/main.py b/app/main.py index 832277f..90a5335 100644 --- a/app/main.py +++ b/app/main.py @@ -93,9 +93,7 @@ def stop_logging(): def servicenames(): return ''' {"name": "Simple Ping2 Survey ", - "description": "This extension makes it easy to record data from the ping2 sonar onbaord the vehicle, - keeping a poor communications link from interfering with the quality of collected survey data. When connected, - the extension displays a data preview that is intended to aide in survey grid spacing determination. Happy motoring!", + "description": "This extension makes it easy to record data from the ping2 sonar onbaord the vehicle, keeping a poor communications link from interfering with the quality of collected survey data. When connected, the extension displays a data preview that is intended to aide in survey grid spacing determination. Happy motoring!", "icon": "mdiMapCheck", "company": "Blue Robotics", "version": "0.0.1",