• Cool.

    Honestly, I'm not sure how valuable of a feature it even is, since people will typically program it with the IDE (and not have to worry about modules), or if running autonomously, they'll have either save()'ed with the modules they need loaded, or put them on the SD card.

    And if it's running on it's own, you probably don't want it picking up any version of the module other than the one you developed with anyway. I could see it being done to save RAM (load a module, use it, kill it, then load the next module, because you can't fit all the modules in RAM, or something like that), but the sd card or eeprom is likely a better fit for that use case)

    (sorry for bringing this off topic)

About

Avatar for DrAzzy @DrAzzy started