I think found the issue accouding the . I'm needing to #define FASTLED_ESP8266_NODEMCU_PIN_ORDER before I #include <FastLED.h> in in the .ino file. However this still not fixed the issue. In the end I ...
POST a API , desde placa ModeMCU ESP8266 , POST de datos : DATE (formato ISO), HUMEDAD (Sensor DHT11) y Detección de obstáculos (Sensor FC-51) - ivanISC95/Arduino-Sensors-DHT11-FC-51 ...