Files
MuditaOS/module-cellular/Modem/TS0710/TS0710_WAKEUP.cpp
Radoslaw Wicik a8573a404c Apply new style
2020-03-17 10:03:16 +01:00

15 lines
168 B
C++

/**
* Project Untitled
*/
#include "TS0710_WAKEUP.h"
/**
* TS0710_WAKEUP implementation
*/
void TS0710_WAKEUP::indication()
{}
void TS0710_WAKEUP::response()
{}