Releases: afska/gba-link-connection
Releases · afska/gba-link-connection
v4.2.1
- 📻 LinkWireless:
- Fixed important bug in packet confirmations when using
retransmission
- Fixed
receive(messages, times)
without callback (renamed toreceiveMany(...)
) - Added methods:
getServersAsyncStart()
,getServersAsyncEnd(...)
- Now methods don't do anything when the library is disabled
- Fixed important bug in packet confirmations when using
v4.2.0
v4.1.0
v4.0.0
- 💥 Breaking changes:
LinkConnection
was renamed toLinkCable
- 💥👾 Renamed LinkConnection -> LinkCable
- 💻 Added LinkCableMultiboot:
- Multiboot via Link Cable
- 📻 Added LinkWireless:
- GBA Wireless Adapter
- 🔌 Added LinkGPIO:
- General Purpose mode
- ⚙️ Added LinkSPI:
- Normal mode