Index - missing
-
if i read rtc get utctime i get a Tuple.
But where is the index function in blocks ?
ms = rtc.datetime()[7]
in python mode no problem, but in GUI(blocky) mode ? -
Hello @taunushexe
the list blocks can be used for that. See example in UIFlow2 ProjectZone: M5Dial_Get_Values_From_Tuple_UIFlow_2.0.4
Thanks
Felix