<?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[compile conflict (sensor_t) between CoreS3 camera and Adafruit sensor BNO055]]></title><description><![CDATA[<p dir="auto">I have a project that works fine with an ESP8266, and am attempting to move it to a CoreS3. Apparently,<br />
both Adafruit and the ESP cam module use a variable called sensor_t.</p>
<ol>
<li>Are there any plans to modify the name of this variable in the M5 world to another name?</li>
<li>Is there any "trick" to allow successful compile without changing the name either here or in the Adafruit libraries?<br />
Many thanks in advance!</li>
</ol>
]]></description><link>https://community.m5stack.com/topic/6411/compile-conflict-sensor_t-between-cores3-camera-and-adafruit-sensor-bno055</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 11:24:41 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6411.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 May 2024 15:39:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to compile conflict (sensor_t) between CoreS3 camera and Adafruit sensor BNO055 on Thu, 09 May 2024 02:23:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/111252">@bmeyer29</a> Didn't get a response to my questions, so proceeded to make changes to coreS3 camera file. Changed sensor_t to cam_sensor_t in files esp_camera.h and sensor.h. These are buried waaaay down in<br />
C:\Users&lt;me&gt;\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.11\tools\sdk\esp32s3\include\esp32-camera\driver\include</p>
]]></description><link>https://community.m5stack.com/post/25140</link><guid isPermaLink="true">https://community.m5stack.com/post/25140</guid><dc:creator><![CDATA[bmeyer29]]></dc:creator><pubDate>Thu, 09 May 2024 02:23:25 GMT</pubDate></item></channel></rss>