mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
components/esp32,spi_flash: update some comments
This commit is contained in:
@@ -190,7 +190,6 @@ void IRAM_ATTR user_start_cpu1(void) {
|
||||
;
|
||||
}
|
||||
ets_printf("Starting scheduler on APP CPU.\n");
|
||||
// Start the scheduler on APP CPU
|
||||
xPortStartScheduler();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user