What's Changed
- #1 => Add replace
panic()
withassert()
which cause build error for esp32 based boards (Thanks to @GiPe66). - #2 => Prevent passing a temporary object's reference as ATNotificationEvent argument (Thanks to @GiPe66).
- Add an example about listening to AT Unsolicited Codes.
- Add
wemos_d1_mini32
broad in ESP example CI
Full Changelog: v0.2.0...v0.2.1