Hexiwear oled display from KDS3

Dependencies:   Hexi_OLED_SSD1351

resources/flashlight.h

Committer:
i_am_kitsune
Date:
2017-09-13
Revision:
0:cdbd5046f3d8

File content as of revision 0:cdbd5046f3d8:


#pragma once

#include <stdint.h>


extern const uint8_t flashlight_screen_bmp[18438],
                     flashlight_off_bmp[4806],
                     flashlight_on_bmp[4806];