# Conflicts:
#	Durakelo_reparto.b4a
#	Durakelo_reparto.b4a.meta
#	Starter.bas
This commit is contained in:
cvaldes1201
2023-11-06 20:19:17 -06:00
6 changed files with 37 additions and 17 deletions

View File

@@ -46,7 +46,10 @@ End Sub
Sub pe_BatteryChanged (Level As Int, Scale As Int, Plugged As Boolean, Intent As Intent)
Main.batt=Level
Log(Main.batt)
' Log(Main.batt)
' Log(main.batt)
End Sub
Private Sub Timer1_Tick