aboutsummaryrefslogtreecommitdiff
path: root/Plugins/plot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/plot.cpp')
-rw-r--r--Plugins/plot.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/Plugins/plot.cpp b/Plugins/plot.cpp
index 67c264c..ae53c05 100644
--- a/Plugins/plot.cpp
+++ b/Plugins/plot.cpp
@@ -4,8 +4,10 @@
#include "plugin.h"
#include "pixels.h"
+INFO("plot pixel to vframe")
+
// plot exists to provide plotting to vframe - much faster than
-// plot with fs.draw which goes thru network.
+// plot with fs.draw which goes thru TCP/IP.
void perform_effect(_frame f, _args a)
{