M5Stack-SD-Updater icon indicating copy to clipboard operation
M5Stack-SD-Updater copied to clipboard

[SD-App] please add @MaSaKai1652's RainCloudRadar

Open tobozo opened this issue 5 years ago • 2 comments

https://github.com/MaSaKai1652/RainCloudRadar

tobozo avatar Nov 12 '19 12:11 tobozo

The app has been scheduled for rebuild

tobozo avatar Nov 12 '19 12:11 tobozo

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:

tobozo avatar Nov 12 '19 12:11 tobozo