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
Changed the default return string from Arduino String to C-string. Users can still use Arduino String via getCmdS() and getValue(). The internal algorithm also changed to use less memory and perform better.