config.h 106 B

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