~aleteoryx/muditaos

ref: dff73e2bcea338f454d5f3a98d06b9b755bddd69 muditaos/module-services/service-eink/board/linux/EinkIncludes.hpp -rw-r--r-- 250 bytes
dff73e2b — Paweł Joński [BH-1315] Change homescreen mechanism 4 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once

// module-bsp
#include "board/linux/chip.hpp"
extern "C"
{
#include "board/linux/eink/ED028TC1.h"
}