diff --git a/patterns/ntag.hexpat b/patterns/ntag.hexpat index d18339f..bcfa98e 100644 --- a/patterns/ntag.hexpat +++ b/patterns/ntag.hexpat @@ -158,4 +158,4 @@ struct NTAG { Config config; }; -NTAG ntag @ 0x00; \ No newline at end of file +NTAG ntag @ 0x00; diff --git a/tests/patterns/test_data/ntag.hexpat.bin b/tests/patterns/test_data/ntag.hexpat.bin index 56d331d..5c60ee1 100644 Binary files a/tests/patterns/test_data/ntag.hexpat.bin and b/tests/patterns/test_data/ntag.hexpat.bin differ