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
07651536
Commit
07651536
authored
Jul 16, 2019
by
bindu madhavi
Browse files
Update rainsensor.ino
parent
798924f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
rainsensor.ino
View file @
07651536
const
int
sensorMin
=
0
;
const
int
sensorMax
=
102
3
;
const
int
sensorMin
=
1
;
const
int
sensorMax
=
102
4
;
void
setup
()
{
Serial
.
begin
(
115200
);
...
...
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