Changed 'outPos' to 16 bit

This commit is contained in:
David Madison 2017-03-27 22:59:53 -04:00
parent 84fef87d35
commit b13d9f67c7
1 changed files with 3 additions and 2 deletions

View File

@ -86,9 +86,10 @@ void adalight(){
hi, lo, chk;
int16_t
c;
uint32_t
bytesRemaining,
uint16_t
outPos;
uint32_t
bytesRemaining;
unsigned long
lastByteTime,
lastAckTime,