aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index 08779a7..789a80f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -6,7 +6,9 @@
int MELVIX_VERSION = 0;
+#define USERNAME "melvin"
#define FONT_PATH "/font/ter-p32n.psf"
//#define FONT_PATH "/font/spleen-16x32.psfu"
+#define NETWORK "rtl8139"
#endif