Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HealthTech
Throb Alert
Commits
27b9fb13
Commit
27b9fb13
authored
Jul 21, 2019
by
PENUMARTHY VYBHAVI
Browse files
Update pulse.ino
parent
4da4a39c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pulse.ino
View file @
27b9fb13
...
...
@@ -10,4 +10,4 @@ void loop() {
pulseValue
=
analogRead
(
sensorPin
);
Serial
.
println
(
pulseValue
);
delay
(
2000
);
}
\ No newline at end of file
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment