mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: stress
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
edb0a78b0a
commit
55d1f98745
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@ static FlashTestErrorType setup_stress_addr_test(void) {
|
|||
return FLASH_TEST_SUCCESS;
|
||||
}
|
||||
|
||||
// Run address read/write stess test - if iterations is 0, then stop only when button is pushed;
|
||||
// Run address read/write stress test - if iterations is 0, then stop only when button is pushed;
|
||||
// else go until iterations hit
|
||||
static FlashTestErrorType prv_run_stress_addr_test(uint32_t iterations) {
|
||||
PBL_LOG(LOG_LEVEL_DEBUG, ">START - STRESS TEST 1");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue