Files
MuditaOS/module-cellular/Modem/TS0710/TS0710_CLOSE.cpp

19 lines
169 B
C++

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