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