Advertisement
Guest User

Error 2

a guest
Feb 20th, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Arduino: 1.8.19 (Windows 10), Board: "Proffieboard V2, Serial + Mass Storage, SDCARD (SPI), 80 MHz, Smallest Code"
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23. In file included from C:\Users\dylan\Downloads\ProffieOS-v6.8 2\ProffieOS\ProffieOS.ino:566:
  24.  
  25. C:\Users\dylan\Downloads\ProffieOS-v6.8 2\ProffieOS\config\s3config.h:25:9: fatal error: ../props/s3button_config.h: No such file or directory
  26.  
  27. 25 | #include"../props/s3button_config.h"
  28.  
  29. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  30.  
  31. compilation terminated.
  32.  
  33. exit status 1
  34.  
  35. Error compiling for board Proffieboard V2.
  36.  
  37.  
  38.  
  39. This report would have more information with
  40. "Show verbose output during compilation"
  41. option enabled in File -> Preferences.
  42.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement