mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-27 03:41:10 -04:00
Test double power down
This commit is contained in:
parent
0a1b0f2262
commit
de51fa85af
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ int main(void)
|
|||
// touch_wait(LED_BLUE, 0); // start test
|
||||
flash_release_powerdown();
|
||||
|
||||
// touch_wait(LED_BLUE, 0); // start test
|
||||
flash_release_powerdown();
|
||||
// Read out IDs
|
||||
flash_read_manufacturer_device_id(read_buf);
|
||||
write(read_buf, 2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue