GyverLibs / FastBot

Многофункциональная быстрая библиотека для Телеграм бота на esp8266/esp32
MIT License
186 stars 32 forks source link

Ошибка при компиляции #14

Closed MalfurionST closed 2 years ago

MalfurionST commented 2 years ago

Здравствуйте начиная с версии v2.20 включительно вылетает ошибка

In file included from E:\arduino\malfurion\MeteoClock-master\firmware\esp\ESP_modul_105_05\ESP_modul_105_05.ino:169:0: C:\Users\User\Documents\Arduino\libraries\FastBot\src/FastBot.h: In member function 'uint8_t FastBot::update(uint8_t)': C:\Users\User\Documents\Arduino\libraries\FastBot\src/FastBot.h:771:9: error: 'ESPhttpUpdate' was not declared in this scope ESPhttpUpdate.rebootOnUpdate(false); ^ exit status 1 Ошибка компиляции для платы LOLIN(WEMOS) D1 R2 & mini.

настройки

define FB_NO_OTA

include

FastBot bot(BOT_TOKEN);

ядро ЕСП8266 2.7.4

GyverLibs commented 2 years ago

привет, пофикшено