Guest User

Untitled

a guest
Jul 12th, 2023
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Arduino: 1.8.19 (Mac OS X), Board: "Proffieboard V2, Serial + Mass Storage, SDCARD (SPI), 80 MHz, Smallest Code"
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13. In file included from /Users/terryjones/Desktop/ProffieOS/ProffieOS.ino:57:
  14. /Users/terryjones/Desktop/ProffieOS/config/s3config.h:2:10: error: #include expects "FILENAME" or <FILENAME>
  15. 2 | #include “s3config.h"
  16. | ^
  17. In file included from /Users/terryjones/Desktop/ProffieOS/ProffieOS.ino:618:
  18. /Users/terryjones/Desktop/ProffieOS/config/s3config.h:31:9: fatal error: ../props/saber_sabertrio_buttons.h: No such file or directory
  19. 31 | #include"../props/saber_sabertrio_buttons.h"
  20. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. compilation terminated.
  22. exit status 1
  23. Error compiling for board Proffieboard V2.
  24.  
  25.  
  26. This report would have more information with
  27. "Show verbose output during compilation"
  28. option enabled in File -> Preferences.
  29.  
Advertisement
Add Comment
Please, Sign In to add comment