Test double power down

This commit is contained in:
Daniel Jobson 2024-07-10 12:09:10 +02:00
parent 0a1b0f2262
commit de51fa85af
No known key found for this signature in database
GPG Key ID: 3707A9DBF4BB8F1A

View File

@ -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);