Skip to content

Commit c392972

Browse files
committed
RASPBERRYPIを修正(Ubuntu 24.04 LTSで動作確認OK)
1 parent 8fcd99d commit c392972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drivers/rtmouse.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Raspberry Pi 2 B : 2
77
// Raspberry Pi 3 B/A+/B+ : 2
88
// Raspberry Pi 4 B : 4
9-
#define RASPBERRYPI 4
9+
#define RASPBERRYPI 2
1010

1111
/* --- Device ID --- */
1212
#define ID_DEV_LED 0

0 commit comments

Comments
 (0)