Commit Graph

17 Commits

Author SHA1 Message Date
jwetzell 5ae4f71a78 convert x32 to use actual osc 2022-03-01 23:27:54 -06:00
sparks-alec 9c60b9dd8a linting 2022-02-17 01:38:23 -05:00
sparks-alec 1701e16dc0 more efficient UDP connections 2022-02-14 03:38:36 -05:00
sparks-alec cdad432e30 lil whitespace, improve legibility 2022-02-08 22:57:21 -05:00
sparks-alec e08a4f71dd Update device.js 2022-02-06 23:15:25 -05:00
sparks-alec ba19f71d67 change templates to ejs 2022-02-06 01:29:33 -05:00
sparks-alec dd8e15cadc new UDPsocket send syntax 2022-01-15 10:11:16 -05:00
sparks-alec f0e0c1c30e remove unnecessary debug info 2022-01-09 11:27:23 -05:00
Sam Schloegel 0e97bd6abc Define variables before use 2022-01-05 21:27:38 -05:00
Sam Schloegel 9c16c9c220 Reduce variable scope pollution with const/let 2022-01-05 21:20:35 -05:00
Sam Schloegel 221341672a Remove unused requires 2022-01-05 20:14:44 -05:00
Sam Schloegel bf2f24f924 Use const for require statements 2022-01-03 15:20:51 -05:00
Sam Schloegel d0dc2380ea eslint fix prefer-arrow-callback errors 2022-01-03 14:48:13 -05:00
Sam Schloegel 83c46db661 eslint fix spaced-comment errors 2022-01-03 14:40:10 -05:00
Sam Schloegel aec191e178 Change string concats to template literals 2022-01-03 14:31:13 -05:00
Sam Schloegel c5691b56c9 Initial prettify 2022-01-03 10:51:25 -05:00
sparks-alec f3cb66b9f3 First Commit 2021-10-18 04:55:03 -04:00