Skip to content

Commit

Permalink
v0.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Jul 7, 2019
1 parent 7182730 commit afd2f84
Show file tree
Hide file tree
Showing 85 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion FtcDashboard/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.dashboard_version = '0.3.0'
ext.dashboard_version = '0.3.1'

repositories {
jcenter()
Expand Down
2 changes: 1 addition & 1 deletion docs/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ layout: default
}
```
1. Open `build.release.gradle` in `FtcRobotController`. In the `dependencies` section add `implementation 'com.acmerobotics.dashboard:dashboard:0.3.0'`.
1. Open `build.release.gradle` in `FtcRobotController`. In the `dependencies` section add `implementation 'com.acmerobotics.dashboard:dashboard:0.3.1'`.
1. Repeat the previous step for `TeamCode` (and other modules you'd like to use the dashboard in).
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>All Classes (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>All Classes (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>DashboardWebSocket (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>DashboardWebSocketServer (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/FtcDashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>FtcDashboard (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>RobotStatus.OpModeStatus (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/RobotStatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>RobotStatus (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/canvas/Canvas.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Canvas (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>CanvasOp.Type (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>CanvasOp (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/canvas/Circle.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Circle (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/canvas/Fill.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Fill (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Polygon (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Polyline (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/canvas/Spline.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Spline (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/canvas/Stroke.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Stroke (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>StrokeWidth (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.canvas (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.canvas (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.canvas Class Hierarchy (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/javadoc/com/acmerobotics/dashboard/config/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>Config (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ConstantProvider (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ValueProvider (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config Class Hierarchy (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ClasspathScanner.Callback (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ClasspathScanner (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>FieldProvider (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ReflectionConfig (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.reflection (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.reflection (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.reflection Class Hierarchy (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>BasicVariable (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ConfigVariable (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ConfigVariableDeserializer (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>ConfigVariableSerializer (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>CustomVariable (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:20 PDT 2019 -->
<title>VariableType (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.variable (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.variable (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 10:54:38 PDT 2019 -->
<!-- Generated by javadoc (1.8.0_144) on Sat Jul 06 22:03:21 PDT 2019 -->
<title>com.acmerobotics.dashboard.config.variable Class Hierarchy (FtcDashboard API)</title>
<meta name="date" content="2019-07-06">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit afd2f84

Please sign in to comment.