~aleteoryx/muditaos

ref: 9a31777981fb907e54c41cbae77286beefaa3408 muditaos/module-cellular/Modem/TS0710/TS0710_CLOSE.cpp -rw-r--r-- 299 bytes
9a317779 — Wojtek Cichoń [EGD-6092] Create Pure flashing guide 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// 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_CLOSE.h"

/**
 * TS0710_CLOSE implementation
 */

void TS0710_CLOSE::request()
{}

void TS0710_CLOSE::indication()
{}