added progress circle with feedback to user how well they do the rep

This commit is contained in:
SebasKoedam
2024-06-05 12:23:30 +02:00
parent e75551671a
commit 2a0a08ee9e
9 changed files with 148 additions and 30 deletions

View File

@@ -10,9 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven {
url 'https://qisdk.softbankrobotics.com/sdk/maven/'
}
maven { url 'https://qisdk.softbankrobotics.com/sdk/maven/' }
}
}
rootProject.name = "Fitbot"