Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. kalon33
    K
    • Continue chat with kalon33
    • Start new chat with kalon33
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    kalon33

    @kalon33

    0
    Reputation
    5
    Posts
    940
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    kalon33 Follow

    Posts made by kalon33

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

      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.

      posted in Cores
      K
      kalon33
    • RE: M5StickV Firmware_v5.1.2

      @m5stack yes, and I'm running your v-training program when having this problem...

      posted in Official Updates
      K
      kalon33
    • RE: M5StickV Firmware_v5.1.2

      @ajb2k3 No, it doesn't. So I have no way to power it off other than waiting for the battery to drain...

      posted in Official Updates
      K
      kalon33
    • RE: M5StickV Firmware_v5.1.2

      @m5stack I just updated my m5stickV from 4.0 version (factory version). Unfortunately, it won't power off anymore using long press on power button, only reset. Please fix.

      posted in Official Updates
      K
      kalon33
    • RE: MicroPython Clock Task with RTC and NTP sync

      @f3rn4nd0d I got "no module named 'wifisetup'" error, and without that, no 'strftime' in time... What am I missing in Mycropython for my M5Stack Gray?

      Thanks for your help.

      posted in PROJECTS
      K
      kalon33