working rfid on hwv2, latest arduino-esp
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
void setup()
|
||||
{
|
||||
//initPower();
|
||||
initPower();
|
||||
Serial.begin(115200);
|
||||
delay(2000);
|
||||
|
||||
@@ -30,8 +30,8 @@ void loop()
|
||||
debugHandle();
|
||||
|
||||
handleAudio();
|
||||
handleRfid();
|
||||
//handleRfid();
|
||||
//handleGame();
|
||||
//handlePower();
|
||||
handlePower();
|
||||
//handleOta();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user