add adc support for 328 mega

This commit is contained in:
andvikt
2021-09-18 22:10:47 +03:00
parent e134a874fa
commit 2490e09748

View File

@@ -1,6 +1,6 @@
[bumpversion] [bumpversion]
current_version = 1.0.10b0 current_version = 1.0.10b0
parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d))(?P<release>[bf]*)(?P<build>\d*) parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d+))(?P<release>[bf]*)(?P<build>\d*)
commit = True commit = True
tag = True tag = True
serialize = serialize =