better indentation

This commit is contained in:
Paolo Marrone 2024-07-03 17:32:34 +02:00
parent 29e4e11de4
commit ac718119b7
3 changed files with 98 additions and 94 deletions

View File

@ -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