From 0de82e08b6546200b266adfb34af458a85ffaf05 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 11 Sep 2011 22:47:31 +1000 Subject: Heimdall 1.3.1 - Improved the no-reboot functionality, you no longer have to reboot to flash more files. - Fixed repartitioning functionality (thanks XDA user psych0phobia for finding the problem!) --- heimdall/source/ControlPacket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/source/ControlPacket.h') diff --git a/heimdall/source/ControlPacket.h b/heimdall/source/ControlPacket.h index f003654..ce957b2 100644 --- a/heimdall/source/ControlPacket.h +++ b/heimdall/source/ControlPacket.h @@ -32,7 +32,7 @@ namespace Heimdall enum { - kControlTypeDeviceInfo = 0x64, + kControlTypeSetupSession = 0x64, kControlTypePitFile = 0x65, kControlTypeFileTransfer = 0x66, kControlTypeEndSession = 0x67 -- cgit v1.2.3