changes to support older protocol with no aeskey/ecdh_secret hashing.

This commit is contained in:
fduncanh
2021-12-13 16:49:08 -05:00
parent 8b255aec02
commit f45af796b7
15 changed files with 91 additions and 98 deletions

View File

@@ -5,6 +5,7 @@
#define GLOBAL_MODEL "AppleTV2,1"
#define GLOBAL_VERSION "220.68"
#define OLD_PROTOCOL_CLIENT "280.33"
#define MAX_HWADDR_LEN 6
#endif