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