<?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[no matching function for call to &#x27;Ink_Sprite::drawString(int, int, String&amp;)&#x27;]]></title><description><![CDATA[<p dir="auto">Dear community,</p>
<p dir="auto">Under Arduino IDE, I got this error:</p>
<p dir="auto"><em>no matching function for call to 'Ink_Sprite::drawString(int, int, String&amp;)'</em></p>
<p dir="auto">trying to use:<br />
<em>InkPageSprite.drawString(160, 2, PM10);</em></p>
<p dir="auto">even if I declared this before (and included M5CoreInk.h):</p>
<p dir="auto"><em>Ink_Sprite InkPageSprite(&amp;M5.M5Ink);</em></p>
<p dir="auto">Could you please help me to fix this problem?</p>
<p dir="auto">Best regards.</p>
]]></description><link>https://community.m5stack.com/topic/3095/no-matching-function-for-call-to-ink_sprite-drawstring-int-int-string</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:36:45 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3095.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Mar 2021 21:50:00 GMT</pubDate><ttl>60</ttl></channel></rss>