better indentation
This commit is contained in:
parent
0fa25e8dc7
commit
8ffbd207fe
@ -80,4 +80,8 @@ static struct {
|
|||||||
},
|
},
|
||||||
{{~}}
|
{{~}}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
{{?it.product.parameters.find(x => x.direction == "output" && x.isCpumeter)}}
|
||||||
|
# define PARAM_OUT_CPU_INDEX {{=it.product.parameters.indexOf(it.product.parameters.find(x => x.direction == "output" && x.isCpumeter))}}
|
||||||
|
{{?}}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user