diff options
Diffstat (limited to 'src/uca-grabber.h')
-rw-r--r-- | src/uca-grabber.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uca-grabber.h b/src/uca-grabber.h index a350cc0..c502ea5 100644 --- a/src/uca-grabber.h +++ b/src/uca-grabber.h @@ -23,6 +23,7 @@ enum uca_grabber_constants { UCA_FORMAT_GRAY16, UCA_CL_SINGLE_TAP_8, + UCA_CL_SINGLE_TAP_16, UCA_CL_8BIT_FULL_8, UCA_CL_8BIT_FULL_10 }; |