This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
pebble
mirror of
https://github.com/google/pebble
Watch
1
Star
0
Fork
You've already forked pebble
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
pebble
/
third_party
/
jerryscript
/
targets
/
esp8266
/
js
/
main.js
5 lines
63 B
JavaScript
Raw
Permalink
Blame
History
function
sysloop
(
ticknow
)
{
blink
(
)
;
}
;
print
(
"main js OK"
)
;
Reference in New Issue
View Git Blame
Copy Permalink