more formating
This commit is contained in:
@@ -192,7 +192,7 @@ namespace board {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void ResetToStock() {
|
void ResetToStock() {
|
||||||
if(hosversionAtLeast(9,0,0)) {
|
if (hosversionAtLeast(9,0,0)) {
|
||||||
std::uint32_t confId = 0;
|
std::uint32_t confId = 0;
|
||||||
rc = apmExtGetCurrentPerformanceConfiguration(&confId);
|
rc = apmExtGetCurrentPerformanceConfiguration(&confId);
|
||||||
ASSERT_RESULT_OK(rc, "apmExtGetCurrentPerformanceConfiguration");
|
ASSERT_RESULT_OK(rc, "apmExtGetCurrentPerformanceConfiguration");
|
||||||
|
|||||||
Reference in New Issue
Block a user