This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2020-02-28 11:41:03 +01:00

7 lines
97 B
C++

#include "zigbeenodenxp.h"
ZigbeeNodeNxp::ZigbeeNodeNxp(QObject *parent) : QObject(parent)
{
}