--- id: "00353844-cd31-48aa-ac49-d7eaa9641b51" name: "motorcontrol / temp / motor" description: "General SOP for common requests related to motorcontrol, temp, motor." version: "0.1.0" tags: - "motorcontrol" - "temp" - "motor" triggers: - "Use when the user asks for a process or checklist." - "Use when you want to reuse a previously mentioned method/SOP." examples: - input: "Break this into best-practice, executable steps." --- # motorcontrol / temp / motor General SOP for common requests related to motorcontrol, temp, motor. ## Prompt Follow this SOP (replace specifics with placeholders like //): 1) 1.0 2) 编制:李小海 3) 时间:2014年04月02日 4) 本程序为电机控制相关程序 5) 修改记录 6) 2014.04.02 建立文件 7) include "global_variable.h 8) include "hardware_config.h 9) include "function_config.h 10) include "sin256.h For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next. ## Triggers - Use when the user asks for a process or checklist. - Use when you want to reuse a previously mentioned method/SOP. ## Examples ### Example 1 Input: Break this into best-practice, executable steps.