mirror of
https://github.com/thelsing/knx.git
synced 2026-04-25 23:04:56 +02:00
introduce Knx namespace
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
#include "fdsk.h"
|
||||
|
||||
using namespace Knx;
|
||||
|
||||
volatile sig_atomic_t loopActive = 1;
|
||||
void signalHandler(int sig)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user