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

View File

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