Skip to content

Patch Release 1.0.1

Latest
Compare
Choose a tag to compare
@SunitRaut SunitRaut released this 11 Jan 12:13
· 9 commits to main since this release
674e140

Fixes three minor issues.
Issue #1: Disallow sink node from using sendToSink() method.
Issue #2: Allows users to use discoveryREQ() by making it a public method. Users can now use discoveryREQ() when needed. Although usage is not needed, in some rare scenarios, in case the user needs, it may be used.
Issue #6: Minor compatibility issues for ESP8266 Node MCU.
...