adiciona monitor cardíaco

This commit is contained in:
2026-02-11 10:36:53 -03:00
parent 3d6dc0db07
commit 6dbf6613c3
4 changed files with 207 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "heartrate",
"author": "Amaro Lopes",
"pins": [
"VCC",
"GND",
"BTN",
"OUT"
],
"controls": []
}