// 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_TEST.h"
/**
* TS0710_TEST implementation
*/
/**
* @param TestData
*/
void TS0710_TEST::request(std::vector<uint8_t> TestData)
{}
/**
* @param TestData
*/
void TS0710_TEST::confirm(std::vector<uint8_t> TestData)
{}