Skip to content

Commit dc53a02

Browse files
committed
Remove comment
1 parent 3a46a76 commit dc53a02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/com/samsung/microbit/ui/activity/ProjectActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1481,7 +1481,6 @@ private void startDFUFlash() {
14811481
.setZip( getCachePathAppZip());
14821482

14831483
// https://github.com/microbit-foundation/microbit-android/issues/82
1484-
// ? if ( Build.HARDWARE.equals("ums512_1h10")) {
14851484
if ( Build.MANUFACTURER.toLowerCase().contains("lenovo")
14861485
&& Build.DEVICE.toLowerCase().contains("tb328")) {
14871486
// Tested with Lenovo M10 TB328FU with Android 12 - returns mtu 247, but DFU fails

0 commit comments

Comments
 (0)