better indentation

This commit is contained in:
Paolo Marrone 2024-07-03 17:32:34 +02:00
parent 0fa25e8dc7
commit 8ffbd207fe
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