This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
haitaowang1001
/
dtu_simple
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
a7a6d02670
Branches
Tags
master
test
dtu_simple
/
app
/
HW
/
include
/
wwdgt.h
wwdgt.h
93 B
Lịch sử
Raw
1
2
3
4
5
#ifndef WWDGT_H
#define WWDGT_H
#include "gd32f30x_fwdgt.h"
void watchdog_init(void);
#endif