diff --git a/code/espurna/migrate.ino b/code/espurna/migrate.ino index 6e24a880..fe6a0c7e 100644 --- a/code/espurna/migrate.ino +++ b/code/espurna/migrate.ino @@ -685,7 +685,8 @@ void migrate() { #else - #error "UNSUPPORTED HARDWARE!" + // Allow users to define new settings without migration config + //#error "UNSUPPORTED HARDWARE!" #endif