Hi,
Is there a list of what was updated or fixed for the UIFlow2 updates?
If not, is it possible to make one?
It is excellent that it is updated occasionally, but we need to know what was updated and fixed.
Thanks.
Hi,
Is there a list of what was updated or fixed for the UIFlow2 updates?
If not, is it possible to make one?
It is excellent that it is updated occasionally, but we need to know what was updated and fixed.
Thanks.
@kuriko said in TAB5 I2C issues using UIflow2:
@BR123456
The default internal I2C scanner of Tab5 in UiFlow2 has bug, we are now fixing it!
I've just found a hack for this bug.
One has to define the I2C port pins before initializing the stepmotor module, as shown in the image.

The module works fine now.
Code acceleration options such as add a @micropython.native decorator before critical functions in order to boost their performance.
Perhaps add a simple "Real Time" library of blocks including some low level blocks.