aboutsummaryrefslogtreecommitdiff
path: root/include/options.h
diff options
context:
space:
mode:
authorpk33 <pk33@email.com>2024-11-03 12:07:55 +0100
committerpk33 <pk33@email.com>2024-11-03 12:07:55 +0100
commit844a19f9bfe01286ca9974aff0e6d38693e05877 (patch)
treebeca8efb8300fe3b6c78e9da26560cf674b57595 /include/options.h
parent23ab6c4e6483159b77af8b4edf95113887a300d7 (diff)
downloadengine33-844a19f9bfe01286ca9974aff0e6d38693e05877.tar.gz
cleanup code & term handlers
Diffstat (limited to 'include/options.h')
-rw-r--r--include/options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/options.h b/include/options.h
index 2e71ad6..2ce1726 100644
--- a/include/options.h
+++ b/include/options.h
@@ -2,6 +2,8 @@
#define __OPTIONS_H__
+#define LOG_PATH "/dev/tty3"
+
#define DRM_DEVICE "/dev/dri/card1"
#define DRM_MODE "1366x768"
#define DRM_RATE 60