20170923

Dependencies:   FXOS8700 Hexi_KW40Z Hexi_OLED_SSD1351

img/motion.h

Committer:
i_am_kitsune
Date:
2017-09-23
Revision:
0:9515bb2cd3b4

File content as of revision 0:9515bb2cd3b4:

#pragma once

#include <stdint.h>

extern const uint8_t    gui_motionControl_cover_bmp[18438],
                        gui_motionControl_acc_bmp[18438],
                        gui_motionControl_gyro_bmp[18438],
                        motion_detected_bmp[18438];