riccrocc789

arduino error

May 15th, 2022 (edited)
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Arduino: 1.8.16 (Windows 10), Board: "Proffieboard V2, Serial, SDCARD (SPI), 80 MHz, Smallest Code"
  2.  
  3. In file included from C:\Users\kaise\Downloads\LightSabers\ProffieOS\ProffieOS.ino:564:
  4.  
  5. C:\Users\kaise\Downloads\LightSabers\ProffieOS\config\KyloRen.h:94:1: error: cannot resolve overloaded function 'StylePtr' based on conversion to type 'StyleFactory*'
  6.  
  7. 94 | };
  8.  
  9. | ^
  10.  
  11. C:\Users\kaise\Downloads\LightSabers\ProffieOS\config\KyloRen.h:94:1: error: cannot resolve overloaded function 'StylePtr' based on conversion to type 'StyleFactory*'
  12.  
  13. C:\Users\kaise\Downloads\LightSabers\ProffieOS\config\KyloRen.h:94:1: error: cannot resolve overloaded function 'StylePtr' based on conversion to type 'StyleFactory*'
  14.  
  15. C:\Users\kaise\Downloads\LightSabers\ProffieOS\config\KyloRen.h:94:1: error: cannot resolve overloaded function 'StylePtr' based on conversion to type 'StyleFactory*'
  16.  
  17. exit status 1
  18.  
  19. Error compiling for board Proffieboard V2.
  20.  
  21.  
  22.  
  23. This report would have more information with
  24. "Show verbose output during compilation"
  25. option enabled in File -> Preferences.
  26.  
Add Comment
Please, Sign In to add comment