Files
HECO2/program/User/MyMotor.h
T
jeon a502322188 chore: HERV 통합 저장소 재초기화 커밋
손상된 .git 히스토리(missing tree)로 재초기화 후 작업트리 전체 커밋.
.claude/ 만 제외(로컬 에이전트 설정). 구 저장소 백업(.git_corrupt_backup/) 포함.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 09:32:17 +09:00

6 lines
147 B
C

extern void Step_process(void);
extern uint8_t Step_motor_init(void);
extern void Fan_Error_Check(void);
extern uint8_t Limit_Mode_Process(void);