Merge branch 'master' of http://git.isthmus.tk:441/btl143/firmware_violet_zf
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
||||
clock_init(SYSTEM_CLOCK_120M);
|
||||
system_delay_init();
|
||||
debug_init();
|
||||
@@ -48,7 +49,6 @@ int main(void)
|
||||
|
||||
Page_Run();
|
||||
queue_pop_read();
|
||||
|
||||
|
||||
if (mt9v03x_finish_flag) {
|
||||
// 该操作消耗大概 1970 个 tick,折合约 110us
|
||||
|
||||
Reference in New Issue
Block a user