This website works better with JavaScript.
Explore
Help
Register
Sign In
sergeykutkovoy
/
Play
Watch
1
Star
0
Fork
You've already forked Play
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
0
Tags
2.4 MiB
C
69.9%
C++
28.3%
HTML
1.7%
Tag:
Branch:
Tree:
991a09d3b5
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '991a09d3b5'
${ noResults }
Play
/
WebSocket3Aqva
/
wrpin.ino
6 lines
90 B
Raw
Blame
History
void
writepin
(
)
{
delay
(
50
)
;
digitalWrite
(
5
,
HIGH
)
;
delay
(
10
)
;
digitalWrite
(
5
,
LOW
)
;
}
Reference in new issue
View Git Blame
Copy Permalink