Fixed one-wire library with an hammer

This commit is contained in:
Ollo
2020-12-28 14:57:17 +01:00
parent 46ab832624
commit 2fc835f396
4 changed files with 88 additions and 34 deletions

View File

@@ -14,7 +14,8 @@
"streambuf": "cpp",
"functional": "cpp",
"string": "cpp",
"typeinfo": "cpp"
"typeinfo": "cpp",
"cmath": "cpp"
}
}
}