Commit 2e24af0
Fix vector get application config (#977)
* fixes #732: add support for VN8900 xlGetChannelTime function
* add another level of try/except according to the review
* format using black
* the application channels needs to be provided as a ctypes variable
* fix mock in test_vector.py
Co-authored-by: zariiii9003 <zariiii9003@users.noreply.github.com>1 parent c959047 commit 2e24af0
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
| 691 | + | |
691 | 692 | | |
692 | 693 | | |
693 | 694 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments