mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
2jciebu01_usb: remove unused device path variable
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
b454862649
commit
7d0600df1c
@ -370,7 +370,6 @@ void configureAdvInterval(OM2JCIEBU_UART *p_om2jcieuart)
|
|||||||
int
|
int
|
||||||
main(int argc, char *argv[])
|
main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
char *dev_path;
|
|
||||||
int operation_choice = 0;
|
int operation_choice = 0;
|
||||||
if(argc <= 1) {
|
if(argc <= 1) {
|
||||||
std::cout << "usage ./a.out /dev/ttyUSB*" << std::endl;
|
std::cout << "usage ./a.out /dev/ttyUSB*" << std::endl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user