Extract core comments from #6241 (#6643)

This commit is contained in:
Alex Boyd
2024-04-26 05:41:43 -06:00
committed by GitHub
parent cd91c7050c
commit 9bfb36f58b
3 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ class Component {
/** priority of setup(). higher -> executed earlier
*
* Defaults to 0.
* Defaults to setup_priority::DATA, i.e. 600.
*
* @return The setup priority of this component
*/