config.h 102 B

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