TheSystemDevelopmentKit / inverter

This is a very simple example of a TheSDK Entity submodule
0 stars 1 forks source link

Unused function #9

Open chiplet opened 3 years ago

chiplet commented 3 years ago

This function doesn't seem to do anything. I haven't been able to find the assign_io method anywhere in the codebase and it seems like this function is never called in the template project either. Should this be removed to reduce clutter? @mkosunen

https://github.com/TheSystemDevelopmentKit/inverter/blob/c848bb008722caff006b614287c3f558939ff364/inverter/controller.py#L81-L86