İnternetten bulduğum bir rfid kodunu yüklemeye çalışırken aşağıdaki hatayı veriyor,benzer rfid projlerinde de aynı hatayı veriyor,sizce sorun ne olabilir? (Kütüphanelerimi de değiştirdim ama bir sonuç elde edemedim) C:\Users\Ali BERBER\Desktop\RFIDEP\RFIDEP.ino: In function ‘boolean checkTwo(byte*, byte*)’: C:\Users\Ali BERBER\Desktop\RFIDEP\RFIDEP.ino:394:15: warning: NULL used in arithmetic [-Wpointer-arith] if (a[0] != NULL) ^