**Describe the bug** I think this Serial.read() https://github.com/EmotiBit/EmotiBit_FeatherWing/blob/0400fcbf4ae89a24d26c58c8c18181fd3af0fe6b/EmotiBit.cpp#L1649 steals the char and breaks this Serial.read() https://github.com/EmotiBit/EmotiBit_FeatherWing/blob/0400fcbf4ae89a24d26c58c8c18181fd3af0fe6b/EmotiBit.cpp#L3927
Describe the bug
I think this Serial.read()
EmotiBit_FeatherWing/EmotiBit.cpp
Line 1649 in 0400fcb
steals the char and breaks this Serial.read()
EmotiBit_FeatherWing/EmotiBit.cpp
Line 3927 in 0400fcb