Guest User

Untitled

a guest
Nov 21st, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.65 KB | None | 0 0
  1. In file included from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Namespace.hpp:8,
  2. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/Converter.hpp:7,
  3. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantRefBase.hpp:8,
  4. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/ElementProxy.hpp:7,
  5. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/JsonArray.hpp:7,
  6. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson.hpp:38,
  7. from c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson.h:9,
  8. from C:\Users\Michael\Desktop\esp8266-fastled-webserver-main\esp8266-fastled-webserver\common.h:33,
  9. from C:\Users\Michael\Desktop\esp8266-fastled-webserver-main\esp8266-fastled-webserver\esp8266-fastled-webserver.ino:19:
  10. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/Converter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  11. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  12. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  13. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/Converter.hpp:16:1: error: pasting ")" and "2" does not give a valid preprocessing token
  14. 16 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  15. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/Allocator.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  17. 11 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  18. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  19. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/integer.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  20. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  21. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/MemoryPool.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  23. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  24. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/conditional.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  26. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  27. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  28. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/decay.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  29. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  30. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/enable_if.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  32. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  33. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  34. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/function_traits.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  35. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  36. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  37. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/integral_constant.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  38. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  39. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  40. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_array.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  41. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  42. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/remove_reference.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  44. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  45. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  46. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_base_of.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  47. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  48. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/declval.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  50. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  51. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  52. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_class.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  53. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  54. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  55. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_const.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  56. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  57. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  58. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_convertible.hpp:22:1: error: pasting ")" and "2" does not give a valid preprocessing token
  59. 22 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  60. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_same.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  62. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  63. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  64. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/remove_cv.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  65. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  66. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  67. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_floating_point.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  68. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  69. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  70. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_integral.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  71. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  72. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  73. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_enum.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  74. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  75. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  76. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_pointer.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  77. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  78. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  79. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_signed.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  80. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  81. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  82. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/is_unsigned.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  83. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  84. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  85. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/type_identity.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  86. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  87. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  88. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/make_unsigned.hpp:8:1: error: pasting ")" and "2" does not give a valid preprocessing token
  89. 8 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  90. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/remove_const.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  92. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  93. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  94. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/type_traits/void_t.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  95. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  96. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  97. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/utility.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  98. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  99. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  100. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/MemoryPoolList.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  101. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  102. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  103. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/limits.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  104. 14 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  105. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/StringNode.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  107. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  108. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/StringAdapter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  110. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  111. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/Adapters/RamString.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  113. 14 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  114. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/StringTraits.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  116. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  117. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  118. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/Adapters/StringObject.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  119. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  120. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  121. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/pgmspace.hpp:19:1: error: pasting ")" and "2" does not give a valid preprocessing token
  122. 19 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  123. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/Adapters/FlashString.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  125. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  127. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/StringAdapters.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  128. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  129. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  130. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/StringPool.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  131. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  132. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  133. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Misc/SerializedValue.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  134. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  135. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  136. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/math.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  137. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  138. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  139. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/alias_cast.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  140. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  141. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  142. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/pgmspace_generic.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  143. 14 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  144. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  145. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/FloatTraits.hpp:17:1: error: pasting ")" and "2" does not give a valid preprocessing token
  146. 17 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  147. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  148. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/JsonFloat.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  149. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  150. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  151. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/convertNumber.hpp:20:1: error: pasting ")" and "2" does not give a valid preprocessing token
  152. 20 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  154. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/JsonString.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  155. 14 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  156. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  157. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Collection/CollectionData.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  158. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  159. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  160. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/ArrayData.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  161. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  162. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  163. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/JsonInteger.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  164. 12 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  165. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  166. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/ObjectData.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  167. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantContent.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  170. 14 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  171. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantData.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  173. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  174. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  175. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/ResourceManager.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  176. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  177. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  178. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Strings/IsString.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  179. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  180. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  181. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantTo.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  182. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  183. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantTo.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  185. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  186. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  187. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantAttorney.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  188. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  189. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  190. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/arithmeticCompare.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  191. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  192. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  193. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantTag.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  194. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  195. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantOperators.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  197. 12 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  198. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  199. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantOperators.hpp:18:1: error: pasting ")" and "2" does not give a valid preprocessing token
  200. 18 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  201. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  202. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/JsonVariantConst.hpp:18:1: error: pasting ")" and "2" does not give a valid preprocessing token
  203. 18 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  204. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  205. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantRefBase.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  206. 13 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  207. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  208. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantRefBase.hpp:17:1: error: pasting ")" and "2" does not give a valid preprocessing token
  209. 17 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  210. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  211. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/ElementProxy.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  212. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  213. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  214. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/JsonVariant.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  215. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  216. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  217. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/JsonArrayIterator.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  218. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  219. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  220. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/JsonArrayConst.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  221. 11 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  222. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  223. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/JsonArray.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  224. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  225. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  226. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/JsonPair.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  227. 11 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  228. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/JsonObjectIterator.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  230. 9 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  231. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/JsonObjectConst.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  233. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  234. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/MemberProxy.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  236. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  237. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  238. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/JsonObject.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  239. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  240. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  241. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Document/JsonDocument.hpp:16:1: error: pasting ")" and "2" does not give a valid preprocessing token
  242. 16 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  243. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  244. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantDataVisitor.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  245. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  246. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  247. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/JsonVariantVisitor.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  248. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  249. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  250. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantCompare.hpp:14:1: error: pasting ")" and "2" does not give a valid preprocessing token
  251. 14 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  252. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  253. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/ArrayImpl.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  254. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  255. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  256. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Array/Utilities.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  257. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  258. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  259. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/Alignment.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  260. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  261. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Collection/CollectionImpl.hpp:13:1: error: pasting ")" and "2" does not give a valid preprocessing token
  263. 13 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  264. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  265. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/ResourceManagerImpl.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  266. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  267. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  268. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Object/ObjectImpl.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  269. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  270. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  271. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/EscapeSequence.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  272. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  273. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  274. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/FloatParts.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  275. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  276. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  277. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/CountingDecorator.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  278. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  279. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  280. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/TextFormatter.hpp:18:1: error: pasting ")" and "2" does not give a valid preprocessing token
  281. 18 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  282. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  283. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/DummyWriter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  284. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  285. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  286. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/measure.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  287. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  288. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  289. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writer.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  290. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  291. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  292. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/StaticStringWriter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  293. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  294. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  295. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/StdStringWriter.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  296. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  297. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  298. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/ArduinoStringWriter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  299. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  300. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  301. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/StdStreamWriter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  302. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  303. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  304. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/Writers/PrintWriter.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  305. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  306. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  307. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Serialization/serialize.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  308. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  309. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  310. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/JsonSerializer.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  311. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  312. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  313. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/JsonSerializer.hpp:128:1: error: pasting ")" and "2" does not give a valid preprocessing token
  314. 128 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  315. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  316. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/StringBuilder.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  317. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  318. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  319. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/ConverterImpl.hpp:20:1: error: pasting ")" and "2" does not give a valid preprocessing token
  320. 20 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  321. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  322. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/JsonVariantCopier.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  323. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  324. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  325. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantImpl.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  326. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  327. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  328. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Variant/VariantRefBaseImpl.hpp:11:1: error: pasting ")" and "2" does not give a valid preprocessing token
  329. 11 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  330. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  331. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/DeserializationError.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  332. 15 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  333. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Filter.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  335. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  336. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  337. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/NestingLimit.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  338. 10 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  339. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  340. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/DeserializationOptions.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  341. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  342. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Reader.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  344. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  345. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  346. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/IteratorReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  347. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  348. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  349. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/RamReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  350. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  351. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  352. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/VariantReader.hpp:10:1: error: pasting ")" and "2" does not give a valid preprocessing token
  353. 10 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  354. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  355. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/ArduinoStreamReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  356. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  357. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  358. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/ArduinoStringReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  359. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  360. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  361. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/FlashReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  362. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  363. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  364. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Readers/StdStreamReader.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  365. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  366. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  367. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/Reader.hpp:62:1: error: pasting ")" and "2" does not give a valid preprocessing token
  368. 62 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  369. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  370. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Deserialization/deserialize.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  371. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  372. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  373. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/Latch.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  374. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  375. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  376. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/Utf16.hpp:21:1: error: pasting ")" and "2" does not give a valid preprocessing token
  377. 21 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  378. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  379. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/Utf8.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  380. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  381. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  382. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Polyfills/ctype.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  383. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  384. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Numbers/parseNumber.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  386. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  387. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/JsonDeserializer.hpp:19:1: error: pasting ")" and "2" does not give a valid preprocessing token
  389. 19 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  390. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  391. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/JsonDeserializer.hpp:694:1: error: pasting ")" and "2" does not give a valid preprocessing token
  392. 694 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  393. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  394. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/PrettyJsonSerializer.hpp:12:1: error: pasting ")" and "2" does not give a valid preprocessing token
  395. 12 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  396. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  397. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Json/PrettyJsonSerializer.hpp:82:1: error: pasting ")" and "2" does not give a valid preprocessing token
  398. 82 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  399. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  400. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackBinary.hpp:5:1: error: pasting ")" and "2" does not give a valid preprocessing token
  401. 5 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  402. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  403. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/Memory/StringBuffer.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  404. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  405. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  406. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/endianness.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  407. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  408. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  409. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/ieee754.hpp:9:1: error: pasting ")" and "2" does not give a valid preprocessing token
  410. 9 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  411. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  412. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackDeserializer.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  413. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  414. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  415. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackDeserializer.hpp:460:1: error: pasting ")" and "2" does not give a valid preprocessing token
  416. 460 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  417. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  418. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackExtension.hpp:5:1: error: pasting ")" and "2" does not give a valid preprocessing token
  419. 5 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  420. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  421. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackSerializer.hpp:15:1: error: pasting ")" and "2" does not give a valid preprocessing token
  422. 15 | ARDUINOJSON_BEGIN_PRIVATE_NAMESPACE
  423. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  424. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/MsgPack/MsgPackSerializer.hpp:217:1: error: pasting ")" and "2" does not give a valid preprocessing token
  425. 217 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  426. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  427. c:\Users\Michael\Documents\Arduino\libraries\ArduinoJson\src/ArduinoJson/compatibility.hpp:59:1: error: pasting ")" and "2" does not give a valid preprocessing token
  428. 59 | ARDUINOJSON_BEGIN_PUBLIC_NAMESPACE
  429. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  430. exit status 1
  431.  
  432. Compilation error: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment