summaryrefslogtreecommitdiffstats
path: root/apps/pio_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/pio_test.c')
-rw-r--r--apps/pio_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/pio_test.c b/apps/pio_test.c
index 7eca362..84439ee 100644
--- a/apps/pio_test.c
+++ b/apps/pio_test.c
@@ -16,7 +16,7 @@
//#define REALTIME
#define BAR PCILIB_BAR0
-#define BITS 16
+#define BITS 32
#define MASK ((1ll << BITS) - 1)