mirror of
https://github.com/google/pebble.git
synced 2025-05-20 10:24:58 +00:00
spelling: address
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2df7d018dd
commit
9ef3483674
2 changed files with 3 additions and 3 deletions
|
@ -593,7 +593,7 @@ static FlashTestErrorType prv_run_stress_addr_test(uint32_t iterations) {
|
|||
uint32_t stress_addr1 = FLASH_TEST_STRESS_ADDR1;
|
||||
uint16_t stress_data1 = FLASH_TEST_STRESS_DATA1;
|
||||
|
||||
// Read/Write from adress 2
|
||||
// Read/Write from address 2
|
||||
uint32_t stress_addr2 = FLASH_TEST_STRESS_ADDR2;
|
||||
uint16_t stress_data2 = FLASH_TEST_STRESS_DATA2;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue