I do get an error during building:
Linking .pio\build\senseo-wifi\firmware.elf
.pio\build\senseo-wifi\libFrameworkArduino.a(core_esp8266_postmortem.cpp.o): in function `__wrap_system_restart_local':
core_esp8266_postmortem.cpp:(.text.__wrap_system_restart_local+0x2): dangerous relocation: j: cannot encode: (.text.postmortem_report+0x88)
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\senseo-wifi\firmware.elf] Error 1
What am I doing wrong?