mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
Test double power down
This commit is contained in:
parent
0a1b0f2262
commit
de51fa85af
@ -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…
Reference in New Issue
Block a user