Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 1701 → Rev 1702

/C-OSD/arducam-osd/libraries/PTPCamera/examples/EOSCamController/expcomp_macro.h
0,0 → 1,3
extern EEPROMByteList vlExpCompensation;
 
#define EXP_COMP_VALUE(i)((uint32_t)vlExpCompensation.Get((i)))