]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_lamp/commit
lamp-touch: fix typo in LFS scan
authorNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 25 Jan 2020 18:57:06 +0000 (18:57 +0000)
committerNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 25 Jan 2020 18:57:06 +0000 (18:57 +0000)
commit2bcfad8f919cc54b2e78c11038a7b0cd1cf9dddc
treeb2a1caeda987bf0fec755bada89c359eb98c92f9
parente06adce44bb1d755aa01bd610feaa995e4fe55d6
lamp-touch: fix typo in LFS scan

b239c3d0768c00be44f423609f705dcc96421a5b tried to walk the list of
modules in LFS (as well as those in SPIFFS), but used the integer
key, not string value, of the table of module names.  This,
understandably, didn't work out so well.
lamp-touch.lua