Files
MuditaOS/module-services/service-cellular/api/CellularServiceAPI.hpp
2019-07-09 09:12:35 +02:00

24 lines
349 B
C++

/*
* @file CellularServiceAPI.hpp
* @author Mateusz Piesta (mateusz.piesta@mudita.com)
* @date 09.07.19
* @brief
* @copyright Copyright (C) 2019 mudita.com
* @details
*/
#ifndef PUREPHONE_CELLULARSERVICEAPI_HPP
#define PUREPHONE_CELLULARSERVICEAPI_HPP
class CellularServiceAPI {
};
#endif //PUREPHONE_CELLULARSERVICEAPI_HPP