update platform and audio lib
This commit is contained in:
@@ -19,7 +19,7 @@ void setup()
|
||||
|
||||
initStorage();
|
||||
initConfig();
|
||||
initOta();
|
||||
//initOta();
|
||||
initAudio();
|
||||
initRfid();
|
||||
|
||||
@@ -35,5 +35,5 @@ void loop()
|
||||
handleRfid();
|
||||
//handleGame();
|
||||
handlePower();
|
||||
handleOta();
|
||||
//handleOta();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user