Closed heeen closed 9 years ago
uart0_send was renamed from the SDK uart0_sendStr, which required changing files from the SDK. Using os_printf we can also add some progress information during OTA updates.
Also added human-readable information about connection errors.
Having finally got around to testing this, I don't get any output when using os_sprintf!
uart0_send was renamed from the SDK uart0_sendStr, which required changing files from the SDK. Using os_printf we can also add some progress information during OTA updates.
Also added human-readable information about connection errors.