eive-obsw/bsp_hosted/acsDummies/GpsDummy.cpp
Jakob Meier d2f54f033f
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
syrlinks
2022-04-04 14:58:35 +02:00

8 lines
75 B
C++

#include "GpsDummy.h"
GpsDummy::GpsDummy() {
}
GpsDummy::~GpsDummy() {
}