better indentation
This commit is contained in:
parent
29e4e11de4
commit
ac718119b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user