From 62cbd546b5d94ee88563db31d9718de04bb9b606 Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Tue, 7 Mar 2017 21:38:39 +0100 Subject: [PATCH] marked the position to comment out the vendor list for the 512kb version --- esp8266_deauther/data.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esp8266_deauther/data.h b/esp8266_deauther/data.h index 76aa78e..447382a 100644 --- a/esp8266_deauther/data.h +++ b/esp8266_deauther/data.h @@ -32,7 +32,7 @@ source: https://www.wireshark.org/tools/oui-lookup.html Wireshark is released under the GNU General Public License version 2 */ -const static uint8_t data_vendors[] PROGMEM = { +const static uint8_t data_vendors[] PROGMEM = { // /* 0x00,0x00,0x01,0x53,0x75,0x70,0x65,0x72,0x6C,0x61,0x6E, 0x00,0x00,0x02,0x42,0x62,0x6E,0x57,0x61,0x73,0x49,0x6E, 0x00,0x00,0x03,0x58,0x65,0x72,0x6F,0x78,0x00,0x00,0x00, @@ -12846,7 +12846,7 @@ const static uint8_t data_vendors[] PROGMEM = { 0x00,0xFC,0x8D,0x48,0x69,0x74,0x72,0x6F,0x6E,0x54,0x65, 0x00,0xFD,0x45,0x48,0x65,0x77,0x6C,0x65,0x74,0x74,0x50, 0x00,0xFD,0x4C,0x4E,0x65,0x76,0x61,0x74,0x65,0x63,0x00, -0x00,0xFE,0xC8,0x43,0x69,0x73,0x63,0x6F,0x00,0x00,0x00, +0x00,0xFE,0xC8,0x43,0x69,0x73,0x63,0x6F,0x00,0x00,0x00, // */ 0x01,0x0E,0xCF,0x50,0x4E,0x2D,0x4D,0x43,0x00,0x00,0x00, 0x02,0x04,0x06,0x42,0x62,0x6E,0x49,0x6E,0x74,0x65,0x72, 0x02,0x07,0x01,0x49,0x6E,0x74,0x65,0x72,0x6C,0x61,0x6E,