Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Sep 18th, 2018
72
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#ifndef Switch_h
#define Switch_h
class Switch
{
public:
unsigned char pin;
boolean set;
Switch(unsigned char pin);
boolean isSet();
boolean changed();
};
#endif
Add Comment
Please,
Sign In
to add comment
Public Pastes
validate_schema.ps1
Batch | 13 sec ago | 0.40 KB
refresh_policies.ps1
Batch | 24 sec ago | 0.40 KB
init_environment.ps1
Batch | 10 min ago | 0.40 KB
init_environment.ps1
Batch | 10 min ago | 0.40 KB
MAKE $500 INSTANTLY 9
JavaScript | 13 min ago | 0.08 KB
push_updates.ps1
Batch | 20 min ago | 0.40 KB
shutdown_vm.cmd
Batch | 30 min ago | 0.40 KB
track_activity.bat
Batch | 30 min ago | 0.40 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!