Skip to content

Instantly share code, notes, and snippets.

@amcjen
Created March 11, 2014 20:41
Show Gist options
  • Save amcjen/9494557 to your computer and use it in GitHub Desktop.
Save amcjen/9494557 to your computer and use it in GitHub Desktop.
> print pin.read("a0")
1
> print a0
0
> pin.setmode("a0", INPUT)
Hello from Pinoccio!
(Shell based on Bitlash v2.0 (c) 2014 Bill Roy)
14719 bytes free
Build 2014021701
Lead Scout ready
> Time sync failed
print millis
12493
> print millis
15670
> SSL negotiation to HQ failed, reassociating to retry
1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment