]> Chaos Git - corbenik/ctrulib.git/commitdiff
Switched UDS_SEND_INPUT8_DEFAULT to 0xF3, udsPullPacket() returns actual output data...
authoryellows8 <yellows8@users.noreply.github.com>
Tue, 5 Apr 2016 14:26:16 +0000 (10:26 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Tue, 5 Apr 2016 14:26:16 +0000 (10:26 -0400)
libctru/include/3ds/services/uds.h

index cb1c5bb27d8849e554c871ddbc96eb34a9191831..e01e4fd0e3a38c02e47f8517ec20a263118dc1bb 100644 (file)
@@ -11,7 +11,7 @@
 #define UDS_BROADCAST_NETWORKNODEID 0xFFFF
 
 /// Default value that can be used for udsSendTo() input8.
-#define UDS_SEND_INPUT8_DEFAULT 0x2
+#define UDS_SEND_INPUT8_DEFAULT 0xF3
 
 /// Node info struct.
 typedef struct {