aboutsummaryrefslogtreecommitdiffstats
path: root/examples/vga-leaf.cpp
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2010-07-20 15:34:35 -0400
committerbnewbold <bnewbold@robocracy.org>2010-07-20 15:37:44 -0400
commitc634572c2d12d36d19f3c8f4fc9eda58bb5f3d3d (patch)
tree6c67bcc74740646a7418c181871efc0e09d33ee2 /examples/vga-leaf.cpp
parent895d2a48fa30fa3fb3d6897834f838e25f8a2c58 (diff)
downloadlibrambutan-c634572c2d12d36d19f3c8f4fc9eda58bb5f3d3d.tar.gz
librambutan-c634572c2d12d36d19f3c8f4fc9eda58bb5f3d3d.zip
TMP: test updates
Diffstat (limited to 'examples/vga-leaf.cpp')
-rw-r--r--examples/vga-leaf.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/vga-leaf.cpp b/examples/vga-leaf.cpp
index 3374608..6d07988 100644
--- a/examples/vga-leaf.cpp
+++ b/examples/vga-leaf.cpp
@@ -1,3 +1,5 @@
+// Low-level, non-wirish demonstration of VGA
+
#include "wirish.h"
#define LED_PIN 13