mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-09 20:46:07 +01:00
6 lines
90 B
C++
6 lines
90 B
C++
|
#include "devicedescriptorstruct.h"
|
||
|
|
||
|
deviceDescriptorStruct::deviceDescriptorStruct()
|
||
|
{
|
||
|
}
|