Skip to content

Commit

Permalink
Removed object files & updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Hunt committed Jan 30, 2012
1 parent e84df1d commit 992a3f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# Generated Directories #
bin
*/bin/*
obj
*/obj/*

# Object and List Files #
*.d
Expand Down
5 changes: 5 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@


An RP1210 wrapper written in C# for .NET applications for use in communicating
with automotive and industrial networks using commonly available hardware that
confirms to the RP1210a or RP1210b specifications.

0 comments on commit 992a3f9

Please sign in to comment.