<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Error comiling example ECHOREST in Arduino.ide (M5Atom.h - no ESP32 define)]]></title><description><![CDATA[<p dir="auto">I am trying to compile (and run) the Atom Echo Examples in Arduino IDE.  The Arduino IDE is latest version 2.3.3.  I have included the board json URL and have the board selected as an M5Atom.  Loading either examples EchoRest or PlayMusic gets the same following error:</p>
<p dir="auto">In file included from /private/var/folders/zz/8g3jvcb93_bf0d45sqhv2ldr0000gn/T/.arduinoIDE-unsaved20241015-30420-1iwv8mt.827k/PlayMusic/PlayMusic.ino:13:<br />
/Users/doug/Documents/Arduino/libraries/M5Atom/src/M5Atom.h:82:8: error: extended character “ is not valid in an identifier<br />
82 | #error “This library only supports boards with ESP32 processor.”</p>
<p dir="auto">Looking at M5Atom.h, line 82 is capturing an "if defined(ESP32)" on line 48.</p>
<p dir="auto">I don't know where to look to find out where/why the if define is failing.</p>
]]></description><link>https://community.m5stack.com/topic/6985/error-comiling-example-echorest-in-arduino-ide-m5atom-h-no-esp32-define</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:12:41 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6985.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 15 Nov 2024 16:51:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error comiling example ECHOREST in Arduino.ide (M5Atom.h - no ESP32 define) on Mon, 18 Nov 2024 02:25:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dahult" aria-label="Profile: dahult">@<bdi>dahult</bdi></a><br />
I just tried these examples and all three can be compiled successfully. Maybe it's your library version problem? Have you installed the board manager correctly?</p>
]]></description><link>https://community.m5stack.com/post/27070</link><guid isPermaLink="true">https://community.m5stack.com/post/27070</guid><dc:creator><![CDATA[kuriko]]></dc:creator><pubDate>Mon, 18 Nov 2024 02:25:27 GMT</pubDate></item></channel></rss>