k02a
e13ccb6b3f
Inclusion of unused oem variable
When compilation of the current source code, I am getting the warning of setting the unused variable "oem". I have included this, along with minor spelling corrections/language updates in the menu system.
gcc -std=c99 -O3 -mpopcnt -march=native -g -I. -I../include -I../common -I../zlib -I/opt/local/include -I../liblua -Wall -DHAVE_GUI -DZ_SOLO -DZ_PREFIX -DNO_GZIP -DZLIB_PM3_TUNED -c -o obj/cmdlfhid.o cmdlfhid.c
cmdlfhid.c: I funktion "CmdHIDWiegand":
cmdlfhid.c:292:11: varning: variabeln "oem" sätts men används inte [-Wunused-but-set-variable]
uint32_t oem;
^
Before:
pm3 --> lf hid wiegand 0 101 2001
HID 26 bit | FC: 101 CN: 2001 | Wiegand Code: 0000002004CA0FA2
[...]
HID 40 bit | FC: 101 CN: 2001 | Wiegand Code: 0000000000000FA2
After:
pm3 --> lf hid wiegand 0 101 2001
HID 26 bit | OEM: 0 FC: 101 CN: 2001 | Wiegand code: 0000002004CA0FA2
[...]
HID 40 bit | OEM: 0 FC: 101 CN: 2001 | Wiegand code: 0000000000000FA2
2016-07-22 09:49:02 +02:00
..
2016-04-18 13:02:36 +02:00
2016-02-12 07:37:10 +01:00
2016-04-29 22:23:32 +02:00
2016-04-23 19:09:07 +02:00
2015-06-14 23:32:20 +02:00
2015-06-14 23:31:52 +02:00
2016-04-05 04:43:54 +02:00
2016-06-22 09:33:21 +02:00
2015-01-12 22:16:46 +01:00
2015-01-12 22:16:46 +01:00
2016-04-23 13:03:27 +02:00
2016-06-13 21:55:52 +02:00
2016-06-13 21:55:52 +02:00
2016-04-05 04:45:07 +02:00
2015-06-10 08:46:16 +02:00
2016-07-07 02:10:09 +02:00
2016-04-14 11:37:17 +02:00
2016-05-26 20:10:03 +03:00
2015-11-10 11:45:45 +01:00
2016-04-27 11:21:29 +02:00
2016-03-20 19:33:07 +01:00
2015-05-13 09:13:42 +02:00
2015-05-13 09:13:42 +02:00
2016-04-27 20:03:54 +02:00
2015-05-12 18:57:47 +02:00
2016-02-18 20:08:55 +01:00
2016-02-12 07:37:10 +01:00
2015-10-07 23:00:46 +02:00
2016-04-10 13:18:11 +02:00
2016-02-14 11:56:54 +01:00
2016-05-19 12:47:23 +02:00
2016-01-20 19:51:30 +01:00
2016-06-15 09:22:55 +02:00
2016-06-13 19:05:50 +02:00
2016-06-13 19:05:50 +02:00
2014-12-31 11:35:43 +01:00
2016-07-20 12:02:08 +02:00
2016-01-13 09:31:13 +01:00
2016-04-14 11:32:43 +02:00
2016-02-24 08:31:46 +01:00
2016-03-20 19:39:06 +01:00
2015-12-16 11:01:46 +01:00
2016-02-14 15:24:11 +01:00
2016-05-02 21:21:43 +02:00
2016-05-02 13:42:06 +02:00
2016-05-21 09:42:41 +02:00
2016-05-14 22:40:04 +02:00
2016-02-14 15:30:26 +01:00
2016-02-14 15:30:26 +01:00
2016-05-16 21:40:19 +02:00
2016-02-27 19:47:10 +01:00
2016-07-22 09:49:02 +02:00
2016-01-13 00:16:11 +01:00
2016-04-23 18:23:46 +02:00
2016-05-16 21:39:40 +02:00
2016-05-16 21:39:40 +02:00
2016-07-07 02:09:16 +02:00
2016-05-02 21:21:43 +02:00
2016-02-14 15:24:11 +01:00
2015-10-12 21:49:11 +02:00
2016-05-16 21:40:19 +02:00
2016-03-07 18:53:02 +01:00
2016-05-16 21:40:19 +02:00
2016-02-26 22:40:13 +01:00
2016-02-21 17:44:25 +01:00
2016-02-19 22:30:19 +01:00
2016-02-14 15:24:11 +01:00
2016-04-24 21:41:45 +02:00
2015-11-22 17:33:41 +01:00
2016-05-10 15:30:46 +02:00
2015-11-09 21:46:57 +01:00
2016-02-17 10:46:08 +01:00
2015-11-09 21:46:57 +01:00
2016-02-14 15:24:11 +01:00
2016-03-12 09:03:28 +01:00
2016-03-12 09:03:28 +01:00
2016-04-09 19:46:57 +02:00
2015-12-05 22:18:42 +01:00
2015-07-31 10:37:24 +02:00
2016-04-05 04:48:05 +02:00
2016-01-19 20:28:29 +01:00
2016-02-21 17:44:25 +01:00
2015-04-02 12:48:52 -04:00
2016-07-21 17:26:17 +02:00
2016-04-18 13:18:02 +02:00
2016-04-18 13:18:02 +02:00
2015-11-23 10:49:16 +01:00
2015-01-12 22:16:46 +01:00
2016-02-18 20:19:33 +01:00
2016-03-20 19:33:59 +01:00
2016-02-27 09:21:19 +01:00
2016-04-23 13:02:20 +02:00
2016-04-18 13:18:02 +02:00
2016-02-22 17:50:32 +01:00
2016-04-23 13:03:27 +02:00
2016-05-05 21:13:12 +02:00
2016-04-23 13:02:20 +02:00
2016-04-05 04:51:06 +02:00
2016-04-23 13:02:20 +02:00
2016-04-18 13:05:35 +02:00
2016-04-23 13:02:20 +02:00