Skip to content

1.1.7

Compare
Choose a tag to compare
@vittorioexp vittorioexp released this 15 Nov 07:57
· 15 commits to master since this release
1c992b4

Major fixes

  1. Changed how SMS receiving is handled (thanks to @sekyHC )
  • prepareForSmsReceive will configure everything needed
  • checkForSms will return index of received sms
  • user should increase SoftwareSerial RX buffer to use this
  1. Update url in library.properties (thanks to @njh )