Updating PartialLayer code to support varying counter widths.

- For both uC architecture differences and RAM saving
This commit is contained in:
Jacob Alexander 2014-09-11 11:17:17 -07:00
parent 3a07b4bdcd
commit cb37c82330
2 changed files with 54 additions and 54 deletions

View file

@ -38,8 +38,8 @@
// Or to allow for nearly infinite states.
// TODO Make selectable from layout variable
//typedef uint32_t var_uint_t;
typedef uint16_t var_uint_t;
//typedef uint8_t var_uint_t;
//typedef uint16_t var_uint_t;
typedef uint8_t var_uint_t;
// - NOTE -
// Native pointer length