API
 
Loading...
Searching...
No Matches
adcCtrl.AdcCtrlConfig Class Reference
Inheritance diagram for adcCtrl.AdcCtrlConfig:
Inheritance graph
Collaboration diagram for adcCtrl.AdcCtrlConfig:
Collaboration graph

Static Public Attributes

CameraConfig camera = xconf.field(help="Camera to use")
 
float sleep_interval_sec = xconf.field(default=0.25, help="Sleep interval between loop() calls")
 

Detailed Description

 Active ADC control 

Definition at line 213 of file adcCtrl.py.

Member Data Documentation

◆ camera

◆ sleep_interval_sec

float adcCtrl.AdcCtrlConfig.sleep_interval_sec = xconf.field(default=0.25, help="Sleep interval between loop() calls")
static

Definition at line 217 of file adcCtrl.py.


The documentation for this class was generated from the following file: