Skip to content

Commit

Permalink
updated jSSC library from 2.7 to 2.8
Browse files Browse the repository at this point in the history
has been also added whole /out folder to .gitignore
  • Loading branch information
opetany93 committed Nov 12, 2017
1 parent 209ea9e commit ddd6eab
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Compiled class file
*.class

# Output files
out/

\.idea/misc\.xml

\.idea/workspace\.xml
Expand Down
4 changes: 2 additions & 2 deletions .idea/libraries/jssc.xml → .idea/libraries/jssc_2_8_0.xml

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

2 changes: 1 addition & 1 deletion RealTimeSerialPlotter.iml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
</content>
<orderEntry type="jdk" jdkName="9" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jssc" level="project" />
<orderEntry type="library" name="jssc-2.8.0" level="project" />
</component>
</module>
Binary file added Resources/jssc-2.8.0.jar
Binary file not shown.
Binary file removed Resources/jssc.jar
Binary file not shown.
Binary file removed out/production/RealTimeSerialPlotter/jssc.jar
Binary file not shown.

0 comments on commit ddd6eab

Please sign in to comment.