espruino/EspruinoAppLoaderCore

'Uploading...' instead of 'Downloading...'

Zepmann opened this issue · 0 comments

Whenever an update ('fwupdate' or an application) is pushed from smartphone to Bangle.JS, the device shows the text:

Uploading (context)...

This should be:

Downloading (context)...

Since the device running Espruino downloads from another device, which uploads it.