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

23 lines
204 B
C++

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