Docs
This commit is contained in:
BIN
doc/Berechnungen.xlsx
Normal file
BIN
doc/Berechnungen.xlsx
Normal file
Binary file not shown.
@ -25,7 +25,7 @@ void timeInit() {
|
||||
|
||||
TACCR0 = 32;
|
||||
TACCTL0 = CCIE;
|
||||
TACTL = MC_1 | ID_0 | TASSEL_1 | TACLR;
|
||||
TACTL = MC_1 | ID_3 | TASSEL_2 | TACLR;
|
||||
}
|
||||
|
||||
uint32_t getMillis() {
|
||||
|
Reference in New Issue
Block a user