~aleteoryx/muditaos

ref: 4c1118b48cb2eeabc5181891e965336004b92250 muditaos/products/PurePhone/init_prof.hpp -rw-r--r-- 186 bytes
4c1118b4 — rrandomsky [BH-1635] Low battery notification on the home screen 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright (c) 2017-2022, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once

namespace prof
{
    void init();
}