scope fixes

This commit is contained in:
Blaise Tine
2020-10-14 09:19:26 -07:00
parent 58b8e82908
commit 301cc45740
3 changed files with 2 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define HANG_TIMEOUT 60
//#define HANG_TIMEOUT 60
int vx_scope_start(fpga_handle hfpga, uint64_t delay = -1);