nodemcu-firmware/lua_modules
Gregor Hartmann f5ad76acb3 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
2024-02-25 10:08:08 +01:00
..
bh1750 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
bme280 Doc fixes (#3333) 2020-11-25 12:53:46 +01:00
bmp085 Remove lua modules with equivalent ones in app/modules. 2016-02-14 23:03:33 +01:00
cohelper Example Lua module for coroutining (#2851) 2019-07-26 16:43:56 +01:00
dht_lib Remove lua modules with equivalent ones in app/modules. 2016-02-14 23:03:33 +01:00
ds18b20 DS18B20 Lua module (#3150) 2020-11-07 22:41:16 +01:00
ds3231 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
email Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
fifo Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
file_lfs File LFS Lua module initial commit (#3332) 2021-05-06 06:52:39 +02:00
ftp Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
gossip Fix some bugs and problems in gossip (#3527) 2024-02-25 10:08:08 +01:00
hdc1000 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
http httpserver: fix memory leak 2021-01-05 11:07:47 +00:00
liquidcrystal LiquidCrystal robustness and test (#3369) 2021-01-13 02:36:00 +00:00
lm92 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
mcp23008 Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
mcp23017 MCP23017 module refactorings to save some heap (#3317) 2020-10-29 12:59:30 +00:00
redis Polish Lua examples (#2846) 2020-06-09 22:26:52 +02:00
si7021 remove si7021 from lua_modules tree 2017-04-27 23:22:08 +02:00
telnet Make the telnet example an Lua module (#3133) 2020-06-09 22:26:53 +02:00
tsl2561 Remove lua modules with equivalent ones in app/modules. 2016-02-14 23:03:33 +01:00
yeelink Fix some bugs and problems in gossip (#3527) 2024-02-25 10:08:08 +01:00