From 92dd35fd59198d21ae10989c38eafd2c22837ed4 Mon Sep 17 00:00:00 2001 From: The Great & Powerful James Wernicke Date: Thu, 4 Jun 2015 06:30:10 -0600 Subject: [PATCH] Added ajax request to projections.json for hot swapping projector rotation --- www/projections.json | 5 +++++ www/projector.html | 27 +++++++++++++++++++++++---- 2 files changed, 28 insertions(+), 4 deletions(-) create mode 100644 www/projections.json diff --git a/www/projections.json b/www/projections.json new file mode 100644 index 0000000..4e959f2 --- /dev/null +++ b/www/projections.json @@ -0,0 +1,5 @@ +[ + "scoreboard.html", + "tanks.html", + "credits.html" +] diff --git a/www/projector.html b/www/projector.html index d32c984..a13bc7d 100644 --- a/www/projector.html +++ b/www/projector.html @@ -20,10 +20,20 @@ }