AD525x  0.6.0
Library for I2C communication with AD5253 and AD5254 digital potentiometers using an Arduino.
Variables
conf Namespace Reference

Variables

tuple doc_path = os.path.abspath(".")
 
list extensions = ["breathe"]
 
dictionary breathe_projects = { "ad525x": os.path.join(doc_path, "xml")}
 

Variable Documentation

dictionary conf.breathe_projects = { "ad525x": os.path.join(doc_path, "xml")}

Definition at line 7 of file conf.py.

tuple conf.doc_path = os.path.abspath(".")

Definition at line 3 of file conf.py.

list conf.extensions = ["breathe"]

Definition at line 6 of file conf.py.