更改注释

This commit is contained in:
不吃油炸鸡
2026-02-07 15:02:35 +08:00
parent c5cf8a66dd
commit 046f060545
4 changed files with 1598 additions and 9 deletions

View File

@@ -70,7 +70,7 @@ typedef struct {
uint8_t data_count; // 固定 100
struct {
uint8_t range; // 量程: 0=Low, 1=Mid, 2=High
uint8_t range; // 量程: 1=Low, 2=Mid, 3=High
uint16_t vol_adc; // 电压
uint16_t cur_adc; // 电流 (选择后)
uint16_t ref_adc; // 参考电压

File diff suppressed because one or more lines are too long

View File

@@ -413,7 +413,7 @@
<Group>
<GroupName>Application/User/Tasks</GroupName>
<tvExp>1</tvExp>
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
<RteFlg>0</RteFlg>

File diff suppressed because it is too large Load Diff