ENV III Error in UIFlow 2
-
I've been getting this error just from adding the unit and trying to run the program with it initializing:
Traceback (most recent call last):
File "<stdin>", line 25, in <module>
File "<stdin>", line 13, in setup
TypeError: function takes 4 positional arguments but 2 were givenThis is just from the default init code that is added when you include a unit. Any idea how to fix this?
-
Have you updated your firmware to the latest version as I just ran a test and have no error here.