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 f30233b..a350cc0 100644 --- a/src/uca-grabber.h +++ b/src/uca-grabber.h @@ -22,6 +22,7 @@ enum uca_grabber_constants { UCA_FORMAT_GRAY8, UCA_FORMAT_GRAY16, + UCA_CL_SINGLE_TAP_8, UCA_CL_8BIT_FULL_8, UCA_CL_8BIT_FULL_10 }; |