mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-04-19 06:51:28 +00:00
44 lines
1.2 KiB
C++
44 lines
1.2 KiB
C++
/*
|
|
* Copyright (C) 2015 Jared Boone, ShareBrained Technology, Inc.
|
|
* Copyright (C) 2016 Furrtek
|
|
*
|
|
* This file is part of PortaPack.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation; either version 2, or (at your option)
|
|
* any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; see the file COPYING. If not, write to
|
|
* the Free Software Foundation, Inc., 51 Franklin Street,
|
|
* Boston, MA 02110-1301, USA.
|
|
*/
|
|
|
|
// This file was generated by make_bitmap.py
|
|
|
|
#ifndef __BITMAP_HPP__
|
|
#define __BITMAP_HPP__
|
|
|
|
#include "ui.hpp"
|
|
|
|
namespace ui {
|
|
|
|
static constexpr uint8_t bitmap_icon_lge_data[] = {
|
|
0x00,
|
|
0x00,
|
|
0x80,
|
|
0x00,
|
|
0xA4,
|
|
0x12,
|
|
0xA8,
|
|
0x0A,
|
|
0xD0,
|
|
0x05,
|
|
"firmware/application/bitmap.hpp" 6334L, 76239B
|