Skip to content

Instantly share code, notes, and snippets.

@fortheday
Created January 27, 2018 06:20
Show Gist options
  • Save fortheday/ab05039a6474b69c826f979ca61c51b0 to your computer and use it in GitHub Desktop.
Save fortheday/ab05039a6474b69c826f979ca61c51b0 to your computer and use it in GitHub Desktop.
using byte = unsigned char; // typedef unsigned char byte;
byte bByte = 0xFF;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment