Skip to content
  • Leander Schulten's avatar
    ApplicationData: saves ProgramBlockModel now · 10a5db1a
    Leander Schulten authored
    API BREAK: Consumer has now a stop function
    Add ModelProgramView to view the ProgramBlocks and to edit them(not yet possible)
    When code gets recompiled, the old modules get unloaded and all old modules in the program blocks get replaced by the new compiled versions
    Add WrappedArray type
    10a5db1a