🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    no matching function for call to 'Ink_Sprite::drawString(int, int, String&)'

    Cores
    1
    1
    3.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kalon33
      last edited by

      Dear community,

      Under Arduino IDE, I got this error:

      no matching function for call to 'Ink_Sprite::drawString(int, int, String&)'

      trying to use:
      InkPageSprite.drawString(160, 2, PM10);

      even if I declared this before (and included M5CoreInk.h):

      Ink_Sprite InkPageSprite(&M5.M5Ink);

      Could you please help me to fix this problem?

      Best regards.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post