diff options
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 335ebef..0b9af2b 100644 --- a/docs/README +++ b/docs/README @@ -5,6 +5,7 @@ Supported environmental variables PCILIB_DEBUG_DMA - Enable DMA debugging PCILIB_DEBUG_MISSING_EVENTS - Enable debugging of missing events (frames for instance) + PCILIB_DEBUG_VIEWS - Enable debugging of computations performed to support register views and units IPECAMERA_DEBUG_BROKEN_FRAMES - Store broken frames in the specified directory (variable may specify directory) IPECAMERA_DEBUG_RAW_PACKETS - Store all raw packets read from DMA grouped in frames (variable may specify directory) IPECAMERA_DEBUG_RAW_FRAMES - Store all raw frames (variable may specify directory) |