Advertisement
NoamMeshi

Untitled

Mar 16th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Arduino: 1.8.19 (Windows 10), Board: "Proffieboard V2, Serial + WebUSB, 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. ArduinoDS:28:21: fatal error: config/darksaber_config.h: No such file or directory
  24.  
  25. 28 | #define CONFIG_FILE "config/darksaber_config.h"
  26.  
  27. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  28.  
  29. compilation terminated.
  30.  
  31. exit status 1
  32.  
  33. config/darksaber_config.h: No such file or directory
  34.  
  35.  
  36.  
  37. This report would have more information with
  38. "Show verbose output during compilation"
  39. option enabled in File -> Preferences.
  40.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement