From 3dd7593ac5278549076b63d1d022cb3e7a528e51 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 18 Jun 2005 21:17:20 +0000 Subject: Initial setup for the H300 keypad git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6754 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index c5b694ed8d..e0d901b587 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -45,7 +45,7 @@ #define ONDIO_PAD 2 #define IRIVER_H100_PAD 3 #define GMINI100_PAD 4 -#define IRIVER_H300_PAD 3 +#define IRIVER_H300_PAD 5 /* CONFIG_REMOTE_KEYPAD */ #define H100_REMOTE 0 -- cgit v1.2.3