commit | 3513917ca80aec5bdb373b3ec0f8095a69f9e36b | [log] [tgz] |
---|---|---|
author | James Kuszmaul <jabukuszmaul@gmail.com> | Sun Sep 05 15:53:48 2021 -0700 |
committer | James Kuszmaul <jabukuszmaul@gmail.com> | Wed Sep 15 19:36:52 2021 -0700 |
tree | af81e999f58b1433565c37b270a84371f7764101 | |
parent | 5a3d2fd9a50495e30043c01ad740fa4307d5abde [diff] [blame] |
Deploy plotter to roborio Change-Id: I801385933e5f5860d0fab0532896186cde92e389 Signed-off-by: James Kuszmaul <jabukuszmaul@gmail.com>
diff --git a/y2020/www/plotter.html b/y2020/www/plotter.html new file mode 100644 index 0000000..629ceaa --- /dev/null +++ b/y2020/www/plotter.html
@@ -0,0 +1,7 @@ +<html> + <head> + <script src="plot_index_bundle.min.js" defer></script> + </head> + <body> + </body> +</html>