From 6f8f5bbaf85bbec88284f0d943ea70633d4d7cf1 Mon Sep 17 00:00:00 2001 From: Nathan Kellenicki Date: Sat, 9 Feb 2019 11:15:33 -0800 Subject: [PATCH] More test --- test.css | 26 ++++++++++++++++++++++++++ test.html | 27 +++++++++++---------------- 2 files changed, 37 insertions(+), 16 deletions(-) create mode 100644 test.css diff --git a/test.css b/test.css new file mode 100644 index 0000000..920400e --- /dev/null +++ b/test.css @@ -0,0 +1,26 @@ +body { + font-family: Verdana; + font-size: 12px; +} + +table td { + width: 150px; + padding: 5px; + border-radius: 3px; +} + +table thead.headings td { + background-color: #666666; + color: #ffffff; +} + +table tr td { + background-color: #cccccc; +} + +a.button { + padding: 5px; + border-radius: 3px; + background-color: #666666; + color: #ffffff; +} \ No newline at end of file diff --git a/test.html b/test.html index 9ddab49..a7bcd4f 100644 --- a/test.html +++ b/test.html @@ -4,6 +4,7 @@ node-poweredup Web Bluetooth Test + +

Web Bluetooth node-poweredup Test Suite

- +Add new Hub +
+
+ + + + + +
HubEventPort/ButtonValues
NK_WeDo2_1AttachATrain Motor
NK_WeDo2_1ButtonGREENDown
NK_WeDo2_1ButtonGREENUp