diff --git a/code/espurna/espurna.ino b/code/espurna/espurna.ino index bc24b2f0..0921e868 100644 --- a/code/espurna/espurna.ino +++ b/code/espurna/espurna.ino @@ -2,7 +2,7 @@ ESPurna -Copyright (C) 2016-2017 by Xose PĂ©rez +Copyright (C) 2016-2017 by Xose Pérez This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/code/platformio.ini b/code/platformio.ini index 81fe3058..0b2c4750 100644 --- a/code/platformio.ini +++ b/code/platformio.ini @@ -1,5 +1,5 @@ [platformio] -env_default = esplive +env_default = nodemcu-lolin src_dir = espurna data_dir = espurna/data