appzer / pushsafer-arduino-library

Arduino library for Pushsafer.com
23 stars 9 forks source link

typo #1

Closed urs8000 closed 7 years ago

urs8000 commented 7 years ago

in Pushsafer.h String Time2Live; odes not match
Pushsafer.cpp if(input.time2live != "")

I corrected it locally to lowercase in .h as the others were.

appzer commented 7 years ago

thanks, i fixed this.