Advertisement
NoamMeshi

Untitled

Mar 26th, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. Arduino: 1.8.19 (Windows 10), Board: "Proffieboard V2, Serial + Mass Storage + 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. In file included from C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:563:
  24.  
  25. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:85:1: error: 'THE' was not declared in this scope
  26.  
  27. 85 | THE MAIN BLADE STYLE GOES HERE,
  28.  
  29. | ^~~
  30.  
  31. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:85:5: error: expected '}' before 'MAIN'
  32.  
  33. 85 | THE MAIN BLADE STYLE GOES HERE,
  34.  
  35. | ^~~~
  36.  
  37. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:83:1: note: to match this '{'
  38.  
  39. 83 | {"FONT NAME GOES HERE;common","FONT NAME GOES HERE/tracks/STARTING TRACK NAME GOES HERE.wav",
  40.  
  41. | ^
  42.  
  43. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:85:5: error: expected '}' before 'MAIN'
  44.  
  45. 85 | THE MAIN BLADE STYLE GOES HERE,
  46.  
  47. | ^~~~
  48.  
  49. In file included from C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:563:
  50.  
  51. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:48:20: note: to match this '{'
  52.  
  53. 48 | Preset presets[] = {
  54.  
  55. | ^
  56.  
  57. In file included from C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:563:
  58.  
  59. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:89:1: error: expected declaration before '}' token
  60.  
  61. 89 | },
  62.  
  63. | ^
  64.  
  65. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:89:2: error: expected unqualified-id before ',' token
  66.  
  67. 89 | },
  68.  
  69. | ^
  70.  
  71. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:93:1: error: expected unqualified-id before '{' token
  72.  
  73. 93 | {"FONT NAME GOES HERE;common","FONT NAME GOES HERE/tracks/STARTING TRACK NAME GOES HERE.wav",
  74.  
  75. | ^
  76.  
  77. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:99:2: error: expected unqualified-id before ',' token
  78.  
  79. 99 | },
  80.  
  81. | ^
  82.  
  83. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:104:1: error: expected unqualified-id before '}' token
  84.  
  85. 104 | };
  86.  
  87. | ^
  88.  
  89. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:104:1: error: expected declaration before '}' token
  90.  
  91. In file included from C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:55:
  92.  
  93. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:23:26: error: 'PIN' was not declared in this scope; did you mean 'BIN'?
  94.  
  95. 23 | #define BLADE_DETECT_PIN PIN
  96.  
  97. | ^~~
  98.  
  99. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:633:43: note: in expansion of macro 'BLADE_DETECT_PIN'
  100.  
  101. 633 | LatchingButtonTemplate<FloatingButtonBase<BLADE_DETECT_PIN>>
  102.  
  103. | ^~~~~~~~~~~~~~~~
  104.  
  105. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:23:26: error: template argument 1 is invalid
  106.  
  107. 23 | #define BLADE_DETECT_PIN PIN
  108.  
  109. | ^~~
  110.  
  111. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:633:43: note: in expansion of macro 'BLADE_DETECT_PIN'
  112.  
  113. 633 | LatchingButtonTemplate<FloatingButtonBase<BLADE_DETECT_PIN>>
  114.  
  115. | ^~~~~~~~~~~~~~~~
  116.  
  117. ProffieOS:633:59: error: template argument 1 is invalid
  118.  
  119. 633 | LatchingButtonTemplate<FloatingButtonBase<BLADE_DETECT_PIN>>
  120.  
  121. | ^~
  122.  
  123. In file included from C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:55:
  124.  
  125. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\config\mysaber_config.h:23:26: error: 'PIN' was not declared in this scope; did you mean 'BIN'?
  126.  
  127. 23 | #define BLADE_DETECT_PIN PIN
  128.  
  129. | ^~~
  130.  
  131. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino:634:38: note: in expansion of macro 'BLADE_DETECT_PIN'
  132.  
  133. 634 | BladeDetect(BUTTON_BLADE_DETECT, BLADE_DETECT_PIN, "blade_detect");
  134.  
  135. | ^~~~~~~~~~~~~~~~
  136.  
  137. ProffieOS:634:70: error: expression list treated as compound expression in initializer [-fpermissive]
  138.  
  139. 634 | BladeDetect(BUTTON_BLADE_DETECT, BLADE_DETECT_PIN, "blade_detect");
  140.  
  141. | ^
  142.  
  143. C:\Users\noamm\OneDrive\Documents\Arduino\ProffieOS\ProffieOS.ino: In function 'void setup()':
  144.  
  145. ProffieOS:1446:17: error: request for member 'Warmup' in 'BladeDetect', which is of non-class type 'int'
  146.  
  147. 1446 | BladeDetect.Warmup();
  148.  
  149. | ^~~~~~
  150.  
  151. exit status 1
  152.  
  153. template argument 1 is invalid
  154.  
  155.  
  156.  
  157. This report would have more information with
  158. "Show verbose output during compilation"
  159. option enabled in File -> Preferences.
  160.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement