Files
MuditaOS/module-cellular/Modem/TS0710/TS0710_WAKEUP.cpp
2020-10-20 12:55:10 +02:00

18 lines
304 B
C++

// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
/**
* Project Untitled
*/
#include "TS0710_WAKEUP.h"
/**
* TS0710_WAKEUP implementation
*/
void TS0710_WAKEUP::indication()
{}
void TS0710_WAKEUP::response()
{}