Ph0non
Ph0non
I build something familiar with the same battery charger. But the TP4056 only provides the battery voltage. E. g. with 4.2V (fully loaded battery) and VCC connected to 5V Vin...
Startup Time for my code is quite long, so i want to try to pack it all into a module and use `__precompile__()`. Somehow QML didn't recognize the functions used...
I understand the dynamic list example quite well to create dynamic lists on my own. But is it also possible the use an 2D array und use the QML TabView?