feat: update rfid code
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
void setup()
|
||||
{
|
||||
Serial.begin(115200);
|
||||
delay(1000);
|
||||
Serial.begin(115200);
|
||||
delay(2000);
|
||||
|
||||
initStorage();
|
||||
initAudio();
|
||||
|
||||
Reference in New Issue
Block a user