fsfw/osal/linux/tcpipHelpers.cpp

6 lines
130 B
C++
Raw Normal View History

2021-03-12 16:47:55 +01:00
#include "tcpipHelpers.h"
void tcpip::handleError(Protocol protocol, ErrorSources errorSrc, dur_millis_t sleepDuration = 0) {
}