Skip to content

Commit

Permalink
update UDP port to 11038
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjarv committed May 2, 2018
1 parent 37b0dc9 commit a418c24
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion JoystickProxyWin/Joystick Proxy/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<value>127.0.0.1</value>
</setting>
<setting name="Port" serializeAs="String">
<value>11028</value>
<value>11038</value>
</setting>
</Joystick_Proxy.Properties.Settings>
</userSettings>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Value Profile="(Default)">127.0.0.1</Value>
</Setting>
<Setting Name="Port" Type="System.Int32" Scope="User">
<Value Profile="(Default)">11028</Value>
<Value Profile="(Default)">11038</Value>
</Setting>
</Settings>
</SettingsFile>
Binary file modified JoystickVisualizer/Assets/JoystickVisualizer.unity
Binary file not shown.

0 comments on commit a418c24

Please sign in to comment.