Commit 1dae59d
authored
backend: Fix a bug where pump stops when focus is over (#597)
I saw this by chance in the code. I couldn't find an open isssue in
https://github.com/PlanktoScope/PlanktoScope but @chevreuill3000 did
mention it in the past.1 parent cd18641 commit 1dae59d
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- device-backend/control/planktoscopehat/planktoscope
- documentation/docs/community/contribute
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments