update repo and remove factory reset

This commit is contained in:
akdeb 2025-04-25 16:23:00 +01:00
parent 7c633af9db
commit 5dd4d51b21
2 changed files with 3 additions and 2 deletions

View file

@ -160,7 +160,7 @@ void touchTask(void* parameter) {
void setupDeviceMetadata() {
factoryResetDevice();
// factoryResetDevice();
deviceState = IDLE;
getAuthTokenFromNVS();

View file

@ -1,3 +1,4 @@
node_modules
.env
.env.local
.env.local
debug_audio_*