You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CreateiveRobotics edited this page Mar 7, 2020
·
2 revisions
voidsetBuffer(uint16_t buffSize)
Reserves memory for the buffer that incoming characters are stored in. The buffer is a String object so this invokes the .reserve() method for bufferString.