config.h 103 B

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