You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compilation of this package failed, it has been labeled as invalid until the source of the problem is identified and addressed
/home/runner/work/RainCloudRadar/Amagumo.ino: In function 'void get_and_render_rain_radar()':
Amagumo:114:59: error: void value not ignored as it ought to be
M5.Lcd.drawJpg((const unsigned char *)body.toCharArray(char_buffer, body_s), body_s, 0, 16);
^
Amagumo:115:10: error: ambiguous overload for 'operator=' (operand types are 'String' and 'char')
body = '\0'; /* cleanup */
^
In file included from /home/runner/.arduino15/packages/esp32/hardware/esp32/1.0.4/cores/esp32/Arduino.h:146:0,
from /tmp/arduino_build_561389/sketch/Amagumo.ino.cpp:1:
https://github.com/MaSaKai1652/RainCloudRadar
The text was updated successfully, but these errors were encountered: