feat: update rfid code

This commit is contained in:
2021-10-02 11:57:18 +02:00
parent 0d45f8c8d0
commit 00468f0b3a
5 changed files with 18 additions and 109 deletions

View File

@@ -8,8 +8,8 @@
void setup()
{
Serial.begin(115200);
delay(1000);
Serial.begin(115200);
delay(2000);
initStorage();
initAudio();