Image upload callback seems to be wrong
nordicjm opened this issue · 3 comments
nordicjm commented
There are 3 defined status codes for the image upload callback:
IMG_MGMT_ID_UPLOAD_STATUS_START
IMG_MGMT_ID_UPLOAD_STATUS_ONGOING
IMG_MGMT_ID_UPLOAD_STATUS_COMPLETE
However it seems only START and ONGOING are used. Start doesn't actually indicate a start, it indicates everything except the final part, and the final part is indicated with the ongoing status, complete is actually never used and is only in the code as a define, no .c files reference it.
alokprinc commented
I m a beginner but can I work on this issue.
It will be a great opportunity for learning
nordicjm commented
@alokprinc It's already fixed in the linked pull request
alokprinc commented
I want to start contributing can you please allow me to work.
I am comfortable with java, c++.
…On Thu, Sep 9, 2021 at 6:20 PM lairdjm ***@***.***> wrote:
@alokprinc <https://github.com/alokprinc> It's already fixed in the
linked pull request
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#136 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVP6FB6FYXKFXPRQ4TNS6DTUBCUTHANCNFSM5DWZRQFQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.