Skip to content

Commit 0bdf90e

Browse files
committed
RASPBERRYPIを2に戻す
1 parent 5e8555d commit 0bdf90e

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
@@ -52,7 +52,7 @@
5252
// Raspberry Pi 2 B : 2
5353
// Raspberry Pi 3 B/A+/B+ : 2
5454
// Raspberry Pi 4 B : 4
55-
#define RASPBERRYPI 4
55+
#define RASPBERRYPI 2
5656

5757
#define DEV_RIGHT 0
5858
#define DEV_LEFT 1

0 commit comments

Comments
 (0)