2
0

config.h 107 B

12345678
  1. #ifndef REV3_CONFIG_H
  2. #define REV3_CONFIG_H
  3. #include "config_common.h"
  4. #define DEVICE_VER 0x0003
  5. #endif