Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Green Science
solar-heart
Commits
458d1648
Commit
458d1648
authored
Jan 24, 2020
by
Arlo
Browse files
Update arduino voltmeter
parent
89be2877
Changes
1
Hide whitespace changes
Inline
Side-by-side
arduino voltmeter
View file @
458d1648
...
...
@@ -23,5 +23,5 @@ Serial.print("\t V = ");
Serial.print(Vin);
Serial.print("\t I = ");
Serial.print(I);
delay(2000); //for maintaining the speed of the output in serial moniter
delay(2000); //for maintaining the speed of the output in serial moniter
, in ms
}
\ 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