Skip to content

Commit 0648127

Browse files
committed
0.3.1
1 parent 8f280ce commit 0648127

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ sentence=Connect input and output devices to the DCS: World flight simulator usi
55
paragraph=DCS-BIOS is a piece of software that can extract data from DCS: World and sends them to an Arduino. It also accepts commands over the serial port. This library talks to DCS-BIOS and allows you to connect any component your Arduino can communicate with to your virtual cockpit.
66
url=https://github.com/DCSFlightpanels/dcs-bios
77
category=Other
8-
version=0.3.0
8+
version=0.3.1

releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.3.1
2+
3+
- Fix AnalogMultiPos as per [Analog Multipos does not send commands (github.com)](https://github.com/talbotmcinnis/dcs-bios-arduino-library/issues/2)
4+
15
## v0.3.0
26

37
First version released after forking from the dcs-bios repo. Several changes are included and only vaguely documented as the primary developer becomes oriented within the project.

0 commit comments

Comments
 (0)