mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
更改注释
This commit is contained in:
@@ -70,7 +70,7 @@ typedef struct {
|
|||||||
uint8_t data_count; // 固定 100
|
uint8_t data_count; // 固定 100
|
||||||
|
|
||||||
struct {
|
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 vol_adc; // 电压
|
||||||
uint16_t cur_adc; // 电流 (选择后)
|
uint16_t cur_adc; // 电流 (选择后)
|
||||||
uint16_t ref_adc; // 参考电压
|
uint16_t ref_adc; // 参考电压
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -413,7 +413,7 @@
|
|||||||
|
|
||||||
<Group>
|
<Group>
|
||||||
<GroupName>Application/User/Tasks</GroupName>
|
<GroupName>Application/User/Tasks</GroupName>
|
||||||
<tvExp>1</tvExp>
|
<tvExp>0</tvExp>
|
||||||
<tvExpOptDlg>0</tvExpOptDlg>
|
<tvExpOptDlg>0</tvExpOptDlg>
|
||||||
<cbSel>0</cbSel>
|
<cbSel>0</cbSel>
|
||||||
<RteFlg>0</RteFlg>
|
<RteFlg>0</RteFlg>
|
||||||
|
|||||||
1589
Power_Pico/MDK-ARM/startup_stm32f411xe.lst
Normal file
1589
Power_Pico/MDK-ARM/startup_stm32f411xe.lst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user