StephenBlackWasAlreadyTaken / wixel-xDrip

Allow a wixel to function as Dexcom Reciever
Other
47 stars 117 forks source link

Added \n character to print_packet #33

Closed ijustlovemath closed 4 years ago

ijustlovemath commented 9 years ago

Print_packet is very difficult to frame for serial communications. Adding a termination character like \n will help users to know when the packet has ended and close the comm channel.