fan.plg
来自「DS18B20温度测量」· PLG 代码 · 共 48 行
PLG
48 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\科研\fan.uv2
Project File Date: 02/23/2007
<h2>Output:</h2>
Build target '目标 1'
compiling main.c...
MAIN.C(19): error C141: syntax error near 'char'
compiling TickISR.c...
compiling DS18B20.c...
Target not created
Build target '目标 1'
compiling main.c...
compiling TickISR.c...
compiling DS18B20.c...
linking...
Program Size: data=19.0 xdata=0 code=1332
creating hex file from "fan"...
"fan" - 0 Error(s), 0 Warning(s).
Build target '目标 1'
compiling main.c...
compiling TickISR.c...
compiling DS18B20.c...
linking...
Program Size: data=19.0 xdata=0 code=1314
creating hex file from "fan"...
"fan" - 0 Error(s), 0 Warning(s).
Build target '目标 1'
compiling main.c...
compiling TickISR.c...
compiling DS18B20.c...
linking...
Program Size: data=19.0 xdata=0 code=1314
creating hex file from "fan"...
"fan" - 0 Error(s), 0 Warning(s).
Build target '目标 1'
compiling main.c...
compiling TickISR.c...
compiling DS18B20.c...
linking...
Program Size: data=19.0 xdata=0 code=1332
creating hex file from "fan"...
"fan" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?