fix lab w8 some comment

This commit is contained in:
2025-11-12 15:04:04 +09:00
parent 40efcbb1ad
commit e1fe61c864

View File

@@ -2,10 +2,9 @@
#include "msp.h"
#include <stdint.h>
//=============================================================================
// 1. 상수 정의 (Constants)
//=============================================================================
// (!!주의!!) SMCLK = 12MHz 기준입니다.
/*
DEFINE CONSTANTS
*/
#define RPM_MAGIC_NUMBER 2000000
#define TIMER_A0_PWM_PERIOD_TICKS 15000
#define STALL_TIMER_PERIOD 50000