Some changes (NetBios, IR learning mode)
- added a NetBios name, so the device in question is easier to find when running on NetBios supporting networks (i.e. Windows).
- added a learning mode for other remotes. Connect to the device using the Monitor in VS-Code/PlatformIO then enter "99<CR>" to get into that mode. Read on the terminal what code is needed and press the according button on your remote.
Due to this change, the IR-Codes moved from the Config.h into an array, which will be saved to the file system after the teaching was successfull and loaded at every startup. - added mode "88" (press "8" twice on your remote) to wipe out any saved WiFi network credentials. The YASL will enter AP mode on next boot (IP-Address 192.168.4.1) and you'll able to reconfigure the WiFi network it's supposed to connect to by default.
- added menu entry to webpage to turn Sync (broadcasting) on/off.