diff options
author | 2018-05-05 13:12:39 +0100 | |
---|---|---|
committer | 2018-05-05 13:12:39 +0100 | |
commit | 1f8b7529242f226af12166e53af49af2c9bc4771 (patch) | |
tree | 7ceb9c50ca78e94d013f9e15cb1a097457f5c12c | |
parent | a07a540e5d231764b51e5120c47d37ee46c0259b (diff) |
remove bad unicode (nw)
-rw-r--r-- | src/devices/bus/bbc/userport/pointer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bbc/userport/pointer.cpp b/src/devices/bus/bbc/userport/pointer.cpp index a56f1f1378e..9a222388989 100644 --- a/src/devices/bus/bbc/userport/pointer.cpp +++ b/src/devices/bus/bbc/userport/pointer.cpp @@ -15,7 +15,7 @@ an input. The CB1 and CB2 lines are used in conjunction with PB3 and PB4 for sensing pulses and determining the direction of rotation of the ball. - The connections are:— + The connections are: CB1 X1 CB2 Y2 PB0 Left switch button |