~aleteoryx/muditaos

ref: e4dc40a7c2dadf51320cc6f0279f163b217806b6 muditaos/module-services/service-eink/Common.hpp -rw-r--r-- 295 bytes
e4dc40a7 — Bartosz Szostak [MOS-741] Fox crashes during the cellular frame processing 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once

namespace service
{
    namespace name
    {
        constexpr inline auto eink = "ServiceEink";
    } // namespace name

} // namespace service