Skip to content

Instantly share code, notes, and snippets.

@fengyehust
Created July 29, 2012 09:16
Show Gist options
  • Select an option

  • Save fengyehust/3196932 to your computer and use it in GitHub Desktop.

Select an option

Save fengyehust/3196932 to your computer and use it in GitHub Desktop.
C51:uint/uchar declaration
#include <REGX51.H>
#define uint unsigned int
#define uchar unsigned char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment