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
AgriTech
self care plant
Commits
baddc72b
Commit
baddc72b
authored
Jul 14, 2019
by
bindu madhavi
Browse files
Update rainsensor.ino
parent
1b9a596c
Changes
1
Hide whitespace changes
Inline
Side-by-side
rainsensor.ino
View file @
baddc72b
...
...
@@ -2,7 +2,7 @@ const int sensorMin = 0;
const
int
sensorMax
=
1023
;
void
setup
()
{
Serial
.
begin
(
96
00
);
Serial
.
begin
(
1152
00
);
}
void
loop
()
{
...
...
Write
Preview
Supports
Markdown
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