config.h 108 B

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