main.cce

来自「PIC16F886实物通过测试的AD转换代码+proteus仿真文件!」· CCE 代码 · 共 14 行

CCE
14
字号
Advisory[1207]   : some of the command line options you are using are now obsolete
Advisory[1208]   : use --help option or refer to the user manual for option details
Warning[349] D:\PROGRAM\AD\main.c 26 : non-prototyped function declaration for "ad_init"
Warning[349] D:\PROGRAM\AD\main.c 48 : non-prototyped function declaration for "chkbusy"
Warning[349] D:\PROGRAM\AD\main.c 114 : non-prototyped function declaration for "lcd_init"
Warning[349] D:\PROGRAM\AD\main.c 209 : non-prototyped function declaration for "tmr1_init"
Warning[349] D:\PROGRAM\AD\main.c 222 : non-prototyped function declaration for ""
Warning[349] D:\PROGRAM\AD\main.c 222 : non-prototyped function declaration for "ad_int"
Warning[349] D:\PROGRAM\AD\main.c 267 : non-prototyped function declaration for "save_time"
Warning[349] D:\PROGRAM\AD\main.c 277 : non-prototyped function declaration for "read_time"
Warning[349] D:\PROGRAM\AD\main.c 303 : non-prototyped function declaration for "show_time"
Warning[349] D:\PROGRAM\AD\main.c 313 : non-prototyped function declaration for "disp_init"
Warning[765] D:\PROGRAM\AD\main.c 143 : degenerate unsigned comparison

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?