main2.cce

来自「pic16f886读取LM75A温度芯片的程序」· CCE 代码 · 共 15 行

CCE
15
字号
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[176] D:\PROGRAM\I2C\main2.c 547 : missing newline
Warning[349] D:\PROGRAM\I2C\main2.c 33 : non-prototyped function declaration for "ad_init"
Warning[349] D:\PROGRAM\I2C\main2.c 101 : non-prototyped function declaration for "lm75_io_init"
Warning[349] D:\PROGRAM\I2C\main2.c 111 : non-prototyped function declaration for "lcd_init"
Warning[349] D:\PROGRAM\I2C\main2.c 165 : non-prototyped function declaration for "I2C_Start"
Warning[349] D:\PROGRAM\I2C\main2.c 184 : non-prototyped function declaration for "I2C_Stop"
Warning[349] D:\PROGRAM\I2C\main2.c 226 : non-prototyped function declaration for "I2C_Read"
Warning[349] D:\PROGRAM\I2C\main2.c 255 : non-prototyped function declaration for "I2C_GetAck"
Warning[349] D:\PROGRAM\I2C\main2.c 442 : non-prototyped function declaration for "tmr1_init"
Warning[349] D:\PROGRAM\I2C\main2.c 455 : non-prototyped function declaration for ""
Warning[349] D:\PROGRAM\I2C\main2.c 455 : non-prototyped function declaration for "tmr1"
Warning[337] D:\PROGRAM\I2C\main2.c 546 : line does not have a newline on the end

⌨️ 快捷键说明

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