Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NuclearPhoenixx committed Aug 19, 2023
1 parent 6d43495 commit f1cea2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ftdi_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ FT_STATUS FTDIDevice::open(DWORD deviceIndex)
return ftStatus;
}

// Move this to another step?
_initCore1(); // Initialize core 1 (this will run all the programs)
_initCore2(); // Initialize core 2 (this will be idle)

Expand Down

0 comments on commit f1cea2e

Please sign in to comment.