initial clock mode impl

This commit is contained in:
Shuanglei Tao
2025-03-26 15:45:51 +08:00
parent f5cd6b431b
commit 3f9ec9de1b
19 changed files with 578 additions and 277 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _LUNAR_H_
#define _LUNAR_H_
#ifndef __LUNAR_H
#define __LUNAR_H
#include <stdint.h>
#include <string.h>