Updating for adding offset

This commit is contained in:
Patrick McDonagh
2018-08-10 15:08:29 -05:00
parent e87e405580
commit 630f5960dc
15 changed files with 52 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "pondlevel",
"driverFilename": "pondlevel.py",
"driverId": "0130",
"additionalDriverFiles": [
"calibration_db.py",
"persistence.py",
"utilities.py",
"file_logger.py"
],
"version": 5,
"s3BucketName": "pondlevel"
}