Fixed ADC (bug in index of ADC2 + DAC works as constant val)

This commit is contained in:
Edward Emelianov
2023-01-24 16:31:12 +03:00
parent 3b3c150474
commit 8bd969e5da
4 changed files with 10 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
#define BUILD_NUMBER "10"
#define BUILD_DATE "2023-01-23"
#define BUILD_NUMBER "12"
#define BUILD_DATE "2023-01-24"