Skip to content

Third Coast 18.7.4

Choose a tag to compare

@jhh jhh released this 12 Dec 22:00

Gradle

repositories {
    jcenter()
}
dependencies {
    compile 'org.strykeforce.thirdcoast:swerve:18.7.4'
    compile 'org.strykeforce.thirdcoast:telemetry:18.7.4'
}

Improvements

  • Updated telemetry Measure enumeration with general types of measurements
    useful for writing custom graphable items.