From d82dde9ecf0d9b088c366fc52c0e6d12ac58afe5 Mon Sep 17 00:00:00 2001 From: schneider Date: Thu, 19 Jan 2012 01:32:05 +0100 Subject: [PATCH] added authors to w0rpcore --- firmware/l0dable/nick_w0rpcore.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/firmware/l0dable/nick_w0rpcore.c b/firmware/l0dable/nick_w0rpcore.c index ca4df31..57a5526 100644 --- a/firmware/l0dable/nick_w0rpcore.c +++ b/firmware/l0dable/nick_w0rpcore.c @@ -1,3 +1,15 @@ +/* + * This l0dable by Benedikt Roth and Stefan Tomanek serves as your main + * viewscreen, displaying your nickname the way you want it, and lets the + * stars zoom by. You can accelerate your vessel by pushing the joystick + * upwards or bring it to a halt by pressing it down - leaving your ship + * drifting in the endless space. Attach two LEDs to the modulbus + * connectors (SS2->GND, SS5->GND), so your r0ket can light up its nacelles + * when breaking the warp barrier. + * + * commit 33fe346942176a0e988818980d04d1a8f746f894 1 parent 0eaf74fa87 + * wertarbyte authored August 13, 2011 + */ #include #include "basic/basic.h"