Skip to content

Commit 46a3a84

Browse files
committed
update linux build
1 parent f0dbb1b commit 46a3a84

File tree

1 file changed

+1
-0
lines changed
  • MavLinkCom/src/serial_com

1 file changed

+1
-0
lines changed

MavLinkCom/src/serial_com/Port.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Port {
2222

2323
virtual int getRssi(const char *ifaceName){};
2424

25+
Port() = default;
2526
virtual ~Port() = default;
2627
};
2728

0 commit comments

Comments
 (0)