Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable SetDownloaderInstance(downloaderCore); #12368

Closed
todo bot opened this issue Nov 30, 2021 · 1 comment
Closed

enable SetDownloaderInstance(downloaderCore); #12368

todo bot opened this issue Nov 30, 2021 · 1 comment

Comments

@todo
Copy link

todo bot commented Nov 30, 2021

// TODO: enable SetDownloaderInstance(downloaderCore);
// Initialize the Image Processor object
LinuxOTAImageProcessor * downloaderUser = new LinuxOTAImageProcessor;
// Connect the Downloader and Image Processor objects
downloaderCore->SetImageProcessorDelegate(downloaderUser);
// Initialize and interconnect the Requestor and Image Processor objects -- END
// Pass the IP Address to the OTARequestor object: Use of explicit IP address is temporary
// until the Exchange Layer implements address resolution


This issue was generated by todo based on a TODO comment in eeb3d43 when #12119 was merged. cc @selissia.
@todo todo bot added the todo label Nov 30, 2021
@todo todo bot assigned selissia Nov 30, 2021
@carol-apple carol-apple removed the todo label Dec 10, 2021
@carol-apple
Copy link
Contributor

Fixed by #12560

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants