You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
282 B
18 lines
282 B
|
|
#ifndef _gc_032a_H_
|
|
#define _gc_032a_H_
|
|
|
|
#include "bsp_config.h"
|
|
|
|
#include "c_type51.h"
|
|
#include "c_lib.h"
|
|
#include "TTSS_tick.h"
|
|
|
|
//#define GC6133_reg_tbl_len 291
|
|
#define GC6133_reg_tbl_len 293
|
|
|
|
|
|
extern code U8 GC6133_init_reg_tbl[GC6133_reg_tbl_len+1][2];
|
|
|
|
|
|
#endif///_gc_032a_H_
|
|
|