mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-26 10:21:34 +02:00
* Added ADC API doc + simple example * Added attenuation input voltage range + conf.py added tabs extension * Update requirements.txt * Update adc.rst
6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
# This is a list of python packages used to generate documentation. This file is used with pip:
|
|
# pip install --user -r requirements.txt
|
|
#
|
|
# matplotlib is currently required only by the script generate_chart.py
|
|
sphinx-copybutton==0.3.0
|
|
sphinx-tabs==3.2.0 |