- added AGC reset button

This commit is contained in:
2022-07-10 18:02:47 +02:00
parent 89f1f2bd07
commit 50890ed5d2
5 changed files with 28 additions and 45 deletions
+2 -1
View File
@@ -12,6 +12,7 @@
"bitset": "cpp",
"memory": "cpp",
"random": "cpp",
"optional": "cpp"
"optional": "cpp",
"math.h": "c"
}
}