RTE_LCD.c 106 Bytes
Newer Older
hu's avatar
hu committed
1 2 3 4 5 6 7 8 9 10 11 12 13
#include "RTE_LCD.h"
#include "Seg_Ref.h"

void RTE_LCD_Init(void)
{

}


void RTE_LCD_Refresh(void)
{

}