simulation.h 160 B

12345678
  1. #ifndef _SIMULATIONEV_H_
  2. #define _SIMULATIONEV_H_
  3. #define SELFTESTRESULT 1
  4. #define SIM_VERSION "Test"
  5. #define USER_ID "AutoStartCharging"
  6. #endif