mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-02-25 09:01:20 -05: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
|
// touch_wait(LED_BLUE, 0); // start test
|
||||||
flash_release_powerdown();
|
flash_release_powerdown();
|
||||||
|
|
||||||
|
// touch_wait(LED_BLUE, 0); // start test
|
||||||
|
flash_release_powerdown();
|
||||||
// Read out IDs
|
// Read out IDs
|
||||||
flash_read_manufacturer_device_id(read_buf);
|
flash_read_manufacturer_device_id(read_buf);
|
||||||
write(read_buf, 2);
|
write(read_buf, 2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user