simplicity
simplicity copied to clipboard
Reduce UWORD to unsigned char
Double check this, but the memory allocation of many bit sized frames ends up bloated due to the large UWORD size. Better just to make it 8-bit when possible.