Make USB RS232 dongle the default connection

This commit is contained in:
David Schmenk 2023-04-01 08:32:31 -07:00 committed by GitHub
parent 1c1d2367d3
commit 8941a58e0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ SHAREDIR=$(DESTDIR)/usr/share/a2pi
endif
BIN=a2joy a2joymou a2joypad a2mon a2term fusea2pi a2pidcmd dskread dskwrite bload brun nibread dskformat eddread
SBIN=a2pid
A2PIDEFS=-DSETSERCLK
# A2PIDEFS=-DSETSERCLK
all: $(BIN) $(SBIN)