1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-02 10:04:47 +03:00

revert some space auto formatting

This commit is contained in:
Markus Sattler 2015-08-29 13:56:03 +02:00
parent 79bec479b5
commit a3bc0e924b
2 changed files with 23 additions and 23 deletions
cores/esp8266

@ -11,7 +11,7 @@
#define UPDATE_ERROR_SIZE 4
#define UPDATE_ERROR_STREAM 5
#define DEBUG_UPDATER Serial1
//#define DEBUG_UPDATER Serial1
class UpdaterClass {
public: