mirror of
https://github.com/QIDITECH/QIDI_Q1_Pro.git
synced 2026-01-30 15:38:43 +03:00
7 lines
68 B
C
7 lines
68 B
C
#ifndef MKS_JOB_H
|
|
#define MKS_JOB_H
|
|
|
|
#include "./mks_log.h"
|
|
|
|
#endif
|