Navigation

    M5Stack Community

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

    undefined

    @undefined

    1
    Reputation
    1
    Posts
    203
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    undefined Follow

    Posts made by undefined

    • RE: M5Paper M5EPD library not working

      @mnwh

      If your error has something to do with the "ADC1_GPIO35_CHANNEL not defined" error I got, then you can "simply" insert this
      #include "soc/adc_channel.h"
      into the
      \Documents\Arduino\libraries\M5EPD\src\M5EPD.cpp.

      I wrote this in a new line (line 4)

      It's caused by a change from espressif 3.3 to 4.4.

      Have fun, undefined

      posted in Arduino
      U
      undefined