summaryrefslogtreecommitdiff
path: root/src/database/kernels/pad
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/pad')
-rw-r--r--src/database/kernels/pad/pad_3232.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/database/kernels/pad/pad_3232.hpp b/src/database/kernels/pad/pad_3232.hpp
index 06823819..2f9893bf 100644
--- a/src/database/kernels/pad/pad_3232.hpp
+++ b/src/database/kernels/pad/pad_3232.hpp
@@ -154,7 +154,7 @@ const DatabaseEntry PadComplexSingle = {
{ // Default
kDeviceTypeAll, "default", {
{ "default", {
- { kDeviceNameDefault , Params{ 32, 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { kDeviceNameDefault , Params{ 32, 8, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
}
},