Closed ZLLentz closed 6 years ago
I haven't confirmed this, but reading the code as-is makes me expect that doing:
daq.configure(use_l3t=True) daq.record = True daq.begin()
Will override the use_l3t configuration.
use_l3t
Should be investigated, and fixed if indeed broken.
This was accidentally fixed, probably in #29 or #30
I haven't confirmed this, but reading the code as-is makes me expect that doing:
Will override the
use_l3t
configuration.Should be investigated, and fixed if indeed broken.