Skip to content

Commit 1751e8a

Browse files
committed
f
1 parent e64f8e7 commit 1751e8a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

node-red/projects/dashboard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e4cf072
1+
ec90d10

os/planktoscope-app-env/python-backend/etc/systemd/system/planktoscope-org.segmenter.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ After=nodered.service
99
[Service]
1010
Type=simple
1111
Environment=HOME=/home/pi
12+
Environment=SEGMENTER_PIPELINE_SUBTRACT_CONSECUTIVE_MASKS=true
1213
WorkingDirectory=/home/pi/PlanktoScope/segmenter
1314
ExecStart=/home/pi/.local/bin/poetry run python -u main.py
1415
User=pi

0 commit comments

Comments
 (0)