Skip to content

I NEED HELP PLZ #81

@BryanThiago

Description

@BryanThiago

I TRIED EVERYTHING!!

Arduino: 1.8.13 (Windows 7), Placa:"NodeMCU 1.0 (ESP-12E Module), 160 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Disabled, None, Only Sketch, 921600"

In file included from sketch\led_sysdefs.h:43:0,

             from sketch\FastLED.h:44,

             from sketch\bitswap.cpp:2:

C:\Users\MARIANA\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1\cores\esp8266/Arduino.h:170:14: error: conflicting declaration 'typedef bool boolean'

typedef bool boolean;

          ^

In file included from sketch\led_sysdefs.h:27:0,

             from sketch\FastLED.h:44,

             from sketch\bitswap.cpp:2:

sketch\platforms/esp/8266/led_sysdefs_esp8266.h:15:17: error: 'boolean' has a previous declaration as 'typedef uint8_t boolean'

typedef uint8_t boolean;

             ^

In file included from sketch\led_sysdefs.h:43:0,

             from sketch\FastLED.h:44,

             from sketch\FastLED.cpp:2:

C:\Users\MARIANA\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1\cores\esp8266/Arduino.h:170:14: error: conflicting declaration 'typedef bool boolean'

typedef bool boolean;

          ^

In file included from sketch\led_sysdefs.h:27:0,

             from sketch\FastLED.h:44,

             from sketch\FastLED.cpp:2:

sketch\platforms/esp/8266/led_sysdefs_esp8266.h:15:17: error: 'boolean' has a previous declaration as 'typedef uint8_t boolean'

typedef uint8_t boolean;

             ^

In file included from sketch\platforms/esp/8266/fastled_esp8266.h:8:0,

             from sketch\platforms.h:27,

             from sketch\FastLED.h:55,

             from sketch\bitswap.cpp:2:

sketch\platforms/esp/8266/clockless_esp8266.h:11:21: note: #pragma message: Using RGBW controller as per FASTLED_RGBW define

pragma message "Using RGBW controller as per FASTLED_RGBW define"

                 ^

In file included from sketch\platforms/esp/8266/fastled_esp8266.h:8:0,

             from sketch\platforms.h:27,

             from sketch\FastLED.h:55,

             from sketch\FastLED.cpp:2:

sketch\platforms/esp/8266/clockless_esp8266.h:11:21: note: #pragma message: Using RGBW controller as per FASTLED_RGBW define

pragma message "Using RGBW controller as per FASTLED_RGBW define"

                 ^

In file included from sketch\led_sysdefs.h:43:0,

             from sketch\FastLED.h:44,

             from sketch\colorpalettes.cpp:4:

C:\Users\MARIANA\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1\cores\esp8266/Arduino.h:170:14: error: conflicting declaration 'typedef bool boolean'

typedef bool boolean;

          ^

In file included from sketch\led_sysdefs.h:27:0,

             from sketch\FastLED.h:44,

             from sketch\colorpalettes.cpp:4:

sketch\platforms/esp/8266/led_sysdefs_esp8266.h:15:17: error: 'boolean' has a previous declaration as 'typedef uint8_t boolean'

typedef uint8_t boolean;

             ^

In file included from sketch\platforms/esp/8266/fastled_esp8266.h:8:0,

             from sketch\platforms.h:27,

             from sketch\FastLED.h:55,

             from sketch\colorpalettes.cpp:4:

sketch\platforms/esp/8266/clockless_esp8266.h:11:21: note: #pragma message: Using RGBW controller as per FASTLED_RGBW define

pragma message "Using RGBW controller as per FASTLED_RGBW define"

                 ^

exit status 1

Erro compilando para a placa NodeMCU 1.0 (ESP-12E Module)

Este relatório teria mais informações com
"Mostrar a saida detalhada durante a compilação"
opção pode ser ativada em "Arquivo -> Preferências"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions