Skip to content

Commit 0b8d97c

Browse files
authored
Update manifest.py
1 parent 89cba44 commit 0b8d97c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

manifest.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
module("adc1_cal.py", opt=3)

0 commit comments

Comments
 (0)