~aleteoryx/muditaos

ref: 402a7416378afb1864120c3aef3854bee610d457 muditaos/module-services/service-eink/Common.hpp -rw-r--r-- 222 bytes
402a7416 — Piotr Tański [EGD-5026] Change Eink service code structure 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once

namespace service::name
{
    constexpr char eink[] = "ServiceEink";
};