Merge "Fix unit of hw_rng:rate_period"

This commit is contained in:
Zuul 2019-12-13 22:21:24 +00:00 committed by Gerrit Code Review
commit edb86eda48
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
},
"hw_rng:rate_period": {
"title": "Random number generator read period.",
"description": "Duration of the read period in seconds.",
"description": "Duration of the read period in milliseconds.",
"type": "integer"
}
}
}
}