熱門(mén): 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂(lè)園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2018-4-25 17:35
正文摘要:2.c(5): warning C318: can't open file 'ds1302.h' 2.c(6): warning C318: can't open file 'main.h' 2.C(14): error C129: missing ';' before 'timer' 2.c - 1 Error(s), 2 Warning(s). |
signed char address,item,item0,max,mini; unsigned char clk_ala[2]={0x00,0x00};//鬧鐘數(shù)據(jù)存放初,始值為00:00 unsigned char hour=0,minute=0,time=0;//用于鬧鈴的設(shè)置 希望這個(gè)對(duì)你有幫助 |
error C129: missing ';' before 'timer' 這個(gè)錯(cuò)誤應(yīng)該是少了分號(hào)或者之前的定義函數(shù)有問(wèn)題 問(wèn)題應(yīng)該在13 14行左右 |
Powered by 單片機(jī)教程網(wǎng)