Skip to content

univeristyofmemphisrobotteam2019/NodeDebugger-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-comms

A Quil sketch designed to ... well, that part is up to you.

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

lein exec -p src/arduino_comms/ui.clj

Or, best method, spin up a repl and:

(use 'midje.repl)
(autotest)
(in-ns 'arduino-comms.ui)

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Desktop Client library that recieves udp debugging messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published