Commit a4b342aa authored by 时昊's avatar 时昊

关闭手刹灯,加上头文件包含

parent 245b6dce
#ifndef INNERPICINDEX_H__
#define INNERPICINDEX_H__
const unsigned char __attribute__((aligned(8))) Kai_tu_01_X38_Y122[2612] = {
0x32, 0x0A, 0xB2, 0x80, 0x30, 0x80, 0xFF, 0xFF, 0xB3, 0xFF, 0x00, 0xBF, 0x8C, 0x9F, 0x00, 0xCF,
......@@ -15111,7 +15112,7 @@ const unsigned char __attribute__((aligned(8))) Alarm_ICON_12_4_X140_Y101[128] =
#endif
......@@ -1206,6 +1206,7 @@ Tellib_uint16_t Water_High_Res = 0u;
}
void LED_HandBrake_Lamp_Exec(Tellib_uint16_t led_status)
{
LED_Driver_Channel_Set(LED_Attr[LED_HandBrake_Lamp].chip, LED_Attr[LED_HandBrake_Lamp].channel, 0);
}
Tellib_uint16_t LED_Safety_Belt_Lamp_Judge(void)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment