1
0
forked from fsfw/fsfw

some stuff is buggy

This commit is contained in:
2021-03-15 13:06:13 +01:00
parent 703dfe9854
commit 588f9471d8
3 changed files with 6 additions and 6 deletions

View File

@ -8,9 +8,6 @@
#include <vector>
//! Debugging preprocessor define.
#define FSFW_UDP_RCV_WIRETAPPING_ENABLED 0
/**
* @brief This class can be used to implement the polling of a Unix socket,
* using UDP for now.