Diffstat (limited to 'examples/opiebluez/oblueztest/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r-- | examples/opiebluez/oblueztest/main.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/opiebluez/oblueztest/main.cpp b/examples/opiebluez/oblueztest/main.cpp new file mode 100644 index 0000000..f50847e --- a/dev/null +++ b/examples/opiebluez/oblueztest/main.cpp | |||
@@ -0,0 +1,5 @@ | |||
1 | int main( int argc, char** argv ) | ||
2 | { | ||
3 | return 0; | ||
4 | } | ||
5 | |||