deleted test functions, clean up

This commit is contained in:
tharexde 2021-01-18 00:01:22 +01:00
commit 78d1e09595
7 changed files with 9 additions and 299 deletions

View file

@ -1172,10 +1172,6 @@ static void PacketReceived(PacketCommandNG *packet) {
em4x50_chk((uint8_t *)packet->data.asBytes);
break;
}
case CMD_LF_EM4X50_TEST: {
em4x50_test((em4x50_test_t *)packet->data.asBytes);
break;
}
#endif
#ifdef WITH_EM4x70