Hexiwear oled display from KDS3

Dependencies:   Hexi_OLED_SSD1351

resources/motion.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    gui_motionControl_cover_bmp[18438],
                        gui_motionControl_acc_bmp[18438],
                        gui_motionControl_gyro_bmp[18438];