init nfc, fix freeze

This commit is contained in:
Conor Patrick 2019-03-02 02:02:01 -05:00
parent 83641b3789
commit 1ff00895b1

View File

@ -113,6 +113,7 @@ void device_init()
hw_init(HIGH_FREQUENCY);
isLowFreq = 0;
nfc_init();
// haveNFC = nfc_init();
// if (haveNFC)