X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelelco-v3.0%2Fao_pins.h;fp=src%2Ftelelco-v3.0%2Fao_pins.h;h=08135542d5b1205040610b9e8297a6ecc512fb44;hb=f9e319f5a97df8c0950ec7531d0889cf60e53783;hp=21d90328e644b59d47687cfc837e8241808aa1e4;hpb=23fec388ebdf4230663324e1f0ebfbd79059e841;p=fw%2Faltos diff --git a/src/telelco-v3.0/ao_pins.h b/src/telelco-v3.0/ao_pins.h index 21d90328..08135542 100644 --- a/src/telelco-v3.0/ao_pins.h +++ b/src/telelco-v3.0/ao_pins.h @@ -296,5 +296,9 @@ struct ao_adc { #define AO_ADC_REFERENCE_DV 33 #define AO_LCO_SEARCH_API +#define AO_LCO_HAS_CONTRAST 1 +#define AO_LCO_MIN_CONTRAST 0 +#define AO_LCO_MAX_CONTRAST 63 +#define AO_LCO_CONTRAST_STEP 1 #endif /* _AO_PINS_H_ */