config.h 106 B

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