Przy generowaniu firmware dla Sonoff Mini wyskakuje poniższy błąd:
lib/SuplaDevice/src/supla/channel_extended.cpp:28:2: fatal error: opening dependency file /tmp/arduino-sketch-1F0075275F146A8EF209EE6BFA226D7F/libraries/SuplaDevice/supla/channel_extended.cpp.d: No such file or directory
28 | }; // namespace Supla
| ^
compilation terminated.
Multiple libraries were found for "SoftwareSerial.h"
Used: .arduino15/packages/esp8266/hardware/esp8266/3.0.2/libraries/SoftwareSerial
Not used: /var/www/html/github/GUI-Generic/lib/espsoftwareserial
Error during build: exit status 1
xxxxxxxxxxxxxxxxxx
BOARD esp8266:esp8266:generic:eesz=1M64,xtal=160
BOARD_NAME Sonoff Mini
TEMPLATE_JSON SONOFF_MINI
JSON_DEFINITION NAME:Sonoff Mini GPIO:[17 0 0 0 9 0 0 0 21 56 0 0 255]
OPTIONS -DTEMPLATE_JSON=\"{\\\"NAME\\\":\\\"Sonoff Mini\\\",\\\"GPIO\\\":[17,0,0,0,9,0,0,0,21,56,0,0,255]}\" -DATOMIC_FS_UPDATE -DMIMETYPE_MINIMAL
-DBEARSSL_SSL_BASIC -DSUPLA_BUTTON -DSUPLA_CONFIG -DSUPLA_ENABLE_GUI -DSUPLA_OTA -DSUPLA_RELAY -DTEMPLATE_BOARD_JSON
