PMW3360_Arduino icon indicating copy to clipboard operation
PMW3360_Arduino copied to clipboard

Error compiling

Open harry-wu1 opened this issue 4 years ago • 3 comments

const unsigned char firmware_data[] PROGMEM = {

                 ^~~~~~~~~~~~~

exit status 1 redefinition of 'const short unsigned int firmware_length'

harry-wu1 avatar May 18 '20 20:05 harry-wu1

Could you provide more detail to reproduce the situation? Thanks for your report!

SunjunKim avatar May 25 '20 03:05 SunjunKim

For a quick remedy with the highest suspicious reason, remove "SROM_0x03_Arduino.ino" in the project if any. Please report back if the problem is solved.

SunjunKim avatar May 25 '20 03:05 SunjunKim

It worked, but why is a firmware being removed?

harry-wu1 avatar May 25 '20 18:05 harry-wu1