Skip to content
Snippets Groups Projects
Commit 70090404 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added the basic structure for the pan, tilt and zoom camera driver.

parent 15f72f4a
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
#include <string>
#include <iostream>
const std::string serial_dev="/dev/ttyUSB0";
const std::string serial_dev="/dev/pts/10";
const std::string empty_string="";
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment