Closed ComputerZOO closed 6 years ago
This seems he same as issue #23 already fixed. Please download the latest version.
Same problem still in version=3.0.1 (platformio)
src/main.cpp:207:75: error: invalid conversion from 'const uint8_t {aka const unsigned char}' to 'uint8_t {aka unsigned char}' [-fpermissive] P.setSpriteData(rocket, W_ROCKET, F_ROCKET, rocket, W_ROCKET, F_ROCKET); ^
Fixed
Good morning, I got errors while compiling the sprite-demo for an ESP8266:
Does anybody has a solution for that? Everything else is running perfect.