aboutsummaryrefslogtreecommitdiff
path: root/smartpen.h
diff options
context:
space:
mode:
Diffstat (limited to 'smartpen.h')
-rw-r--r--smartpen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/smartpen.h b/smartpen.h
index c44ef71..76fbae4 100644
--- a/smartpen.h
+++ b/smartpen.h
@@ -7,8 +7,8 @@
#include <openobex/obex.h>
// TODO: These values are mostly random.
-#define SMARTPEN_DPI_X (800.0)
-#define SMARTPEN_DPI_Y (800.0)
+#define SMARTPEN_DPI_X (677.3333)
+#define SMARTPEN_DPI_Y (677.3333)
#define SMARTPEN_BLEED_X 333.3
#define SMARTPEN_BLEED_Y 333.3