circuitpython/ports/raspberrypi/common-hal/analogio
Jeff Epler 7f36a365cf
delay 100us for analog voltage to stabilize
.. otherwise, depending on the prior state of the pin as a digital
input, the value read could be 20% low.
2022-11-08 10:43:14 -06:00
..
AnalogIn.c delay 100us for analog voltage to stabilize 2022-11-08 10:43:14 -06:00
AnalogIn.h run code formatting script 2021-03-15 19:27:36 +05:30
AnalogOut.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
AnalogOut.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00