nodemcu-firmware/lua_modules/yeelink
Gregor Hartmann 193fe3593e
Fix some bugs and problems in gossip (#3527)
* Allow configuration of debugOutput to be performed

* don't send to own IP or update own data

* Use same socket to send and receive. Avoid problems in many opened and closed sockets to send

* Add callback for REMOVEed hosts

* Send broascast messages if seedList is empty

* Adapt yeelink to new luacheck rules

* Fix building of luac.cross for win to win2019 and VS 2019
2022-07-10 17:01:21 +02:00
..
Example_for_Yeelink_Lib.lua Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
README.md Re-organize documentation 2019-01-13 22:01:57 +01:00
yeelink_lib.lua Fix some bugs and problems in gossip (#3527) 2022-07-10 17:01:21 +02:00

README.md

Yeelink Module

Documentation for this Lua module is available in the yeelink.md file and in the Official NodeMCU Documentation in Lua Modules section.