fix lab w8 some comment
This commit is contained in:
@@ -2,10 +2,9 @@
|
|||||||
#include "msp.h"
|
#include "msp.h"
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
//=============================================================================
|
/*
|
||||||
// 1. 상수 정의 (Constants)
|
DEFINE CONSTANTS
|
||||||
//=============================================================================
|
*/
|
||||||
// (!!주의!!) SMCLK = 12MHz 기준입니다.
|
|
||||||
#define RPM_MAGIC_NUMBER 2000000
|
#define RPM_MAGIC_NUMBER 2000000
|
||||||
#define TIMER_A0_PWM_PERIOD_TICKS 15000
|
#define TIMER_A0_PWM_PERIOD_TICKS 15000
|
||||||
#define STALL_TIMER_PERIOD 50000
|
#define STALL_TIMER_PERIOD 50000
|
||||||
|
|||||||
Reference in New Issue
Block a user