aboutsummaryrefslogtreecommitdiff
path: root/smartpen.h
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-06-13 17:35:15 +0200
committerJavier <dev.git@javispedro.com>2015-06-13 17:35:15 +0200
commit72a71a2003028fc97d74cebecebb1541d66ded86 (patch)
treef9850b0091f50c0dab524bec47445380fed62ef3 /smartpen.h
parent41f9a9b0563c3bd523bd534b854e50161a2626b3 (diff)
downloadscribiu-72a71a2003028fc97d74cebecebb1541d66ded86.tar.gz
scribiu-72a71a2003028fc97d74cebecebb1541d66ded86.zip
split afdpageaddress into new class
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