Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rosemwahlin committed May 6, 2014
0 parents commit 61909cc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
*.class

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.ear

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@
rticonnextdds-usecases-medical
==============================

Medical RTI Connext DDS use case, showing device connectivity and alarms.

0 comments on commit 61909cc

Please sign in to comment.