Skip to content

Commit 23a7389

Browse files
committed
cbor is now bundled in the networktables.js file
1 parent a147f86 commit 23a7389

File tree

3 files changed

+427
-426
lines changed

3 files changed

+427
-426
lines changed

example/www/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
<!-- This starts the NetworkTables websocket, it can be accessed from multiple
99
pages simultaneously -->
10-
<script src="/networktables/cbor.js"></script>
1110
<script src="/networktables/networktables.js"></script>
1211

1312
<!-- Obviously, you will want to copy this file locally in a real

0 commit comments

Comments
 (0)