Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-fan-presence
/
5a80f3aec4cc817b0f20ce2ddd83d930b7df3af1
/
.
/
presence
/
templates
/
tach.mako.hpp
blob: d25a0634f5b2e6bf001de36fb9bfeb5920c4fd7b [
file
] [
log
] [
blame
]
Brad Bishop
5593560
2017-06-13 13:31:24 -0400
[
diff
] [
blame
]
1
std
::
make_unique
<
PolicyAccess
<
Tach
,
ConfigPolicy
>>(
2
$
{
indent
(
1
)}
$
{
t
.
policy
},
std
::
vector
<
std
::
string
>{
\
3
%
for
s
in
t
.
sensors
:
4
"${s}"
,
\
5
%
endfor
6
})
\