i2c_demo.err

来自「用PIC16F73编写的SMBUS通信测试程序」· ERR 代码 · 共 5 行

ERR
5
字号
D:\WORK\TEST\I2C\I2C_DEMO.C: 6: Spelling of #include file "C:\HT-PIC\INCLUDE\delay.c" does not match actual name (warning)
D:\WORK\TEST\I2C\I2C_DEMO.C: 7: Spelling of #include file "D:\WORK\TEST\I2C\i2c.c" does not match actual name (warning)
D:\WORK\TEST\I2C\I2C_DEMO.C: 8: Spelling of #include file "D:\WORK\TEST\I2C\i2c_2.c" does not match actual name (warning)
D:\WORK\TEST\I2C\i2c_2.c: 226: Missing newline (warning)

⌨️ 快捷键说明

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