Guide
Tutorials
Reference
Hardware
Software
Forum
Playground
Exhibition
Hacking
FAQ
Buy
Language | Libraries | Comparison
Bytes store an 8-bit number, from 0 to 255.
byte b = B10010; // "B" is the binary formatter (18 decimal)
Reference Home
Corrections, suggestions, and new documentation should be posted to the Forum.