diff --git a/TODO b/TODO new file mode 100644 index 0000000000000000000000000000000000000000..d4355db3a620d899aec5482a5a1fc7ca860ab515 --- /dev/null +++ b/TODO @@ -0,0 +1 @@ +The file doubletank.jl should be in interface implementations, but right now it rewrites functions from labconnections. The functions in labconnections (getreadcommand, getwritecommand) should be rewritten somehow in the labconnections package, then the rewrite of them in doubletank.jl should be removed and the file moved to interface implementations.