• Oh, well, that makes life easier! It also means I need to be somewhat more aware of what is and isn't loaded when I save(). For example my DISK_ERR generator, if you paste in the whole block of code, the module won't be loaded when it saves, because onInit() hasn't been called, and the require()'s are in the init functions, as I ran into when the SD card mysteriously failed (that's how I knew it happened - it started complaining that the modules were missing when I restarted it).

About

Avatar for DrAzzy @DrAzzy started