merged
This commit is contained in:
+2
-2
@@ -28,10 +28,10 @@
|
||||
#include <fstream>
|
||||
#include "result.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
/** \file port.h */
|
||||
|
||||
using namespace std;
|
||||
|
||||
/** @brief available device types. */
|
||||
enum DeviceType {
|
||||
dt_serial, /*!< serial device */
|
||||
|
||||
Reference in New Issue
Block a user