We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89cba44 commit 0b8d97cCopy full SHA for 0b8d97c
manifest.py
@@ -1 +1,8 @@
1
+metadata(
2
+ version="1.0.0",
3
+ description="MicroPython ESP32 library for calibrated on-chip ADC conversion",
4
+ author="matthias-bs",
5
+ license="MIT",
6
+)
7
+
8
module("adc1_cal.py", opt=3)
0 commit comments