Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redstone output
karelvysinka
Nov 25th, 2015
204
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
local
nCount
=
10
local
nPeriod
=
0.5
for
n
=
1
,
nCount
do
redstone
.
setOutput
(
sSide
,
true
)
sleep
(
nPeriod
/
2
)
redstone
.
setOutput
(
sSide
,
false
)
sleep
(
nPeriod
/
2
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ get any gift card for FREE
JavaScript | 35 min ago | 0.05 KB
Exercise 4.3 login.ejs
HTML | 36 min ago | 1.17 KB
@BZXstarsfree_bot
GetText | 53 min ago | 0.06 KB
Your Bitcoin Wallet Credentials have been res...
GetText | 58 min ago | 0.26 KB
⭐ get any gift card for FREE
JavaScript | 1 hour ago | 0.05 KB
advanced-wlanvifs.asp
JavaScript | 1 hour ago | 53.43 KB
⭐ get any gift card for FREE
JavaScript | 2 hours ago | 0.05 KB
⭐ giftcards for free
JavaScript | 3 hours ago | 0.05 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!