1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-28 17:36:39 +03:00
* PUYA was not correctly enabled

* remove duplicate
This commit is contained in:
david gauchard
2019-10-08 00:31:30 +02:00
committed by Develo
parent 75c3834c8f
commit fabd169abc
3 changed files with 12 additions and 17 deletions

View File

@@ -285,10 +285,6 @@ void configTime(const char* tz, const char* server1,
#include "pins_arduino.h"
#ifndef PUYA_SUPPORT
#define PUYA_SUPPORT 1
#endif
#endif
#ifdef DEBUG_ESP_OOM