smartlightshm.h 222 B

12345678910
  1. #ifndef SMARTLIGHTSHM_H
  2. #define SMARTLIGHTSHM_H
  3. #include "../ytSmartLightDog/ytslshm.h"
  4. #include "../../WebInterface/WebDataCore/WebDataShm.h"
  5. extern SL_Shm *slShm;
  6. extern WebDataShm *webData;
  7. #endif // SMARTLIGHTSHM_H