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

    TouchZone compilation error 'does not namw a type' ??

    Scheduled Pinned Locked Moved Core 2
    3 Posts 2 Posters 3.7k Views 1 Watching
    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.
    • Marelli7M Offline
      Marelli7
      last edited by

      Why does the example code below giving me this "Compilation error: 'TouchZone' does not name a type; did you mean 'TouchPoint'?"

      M5Touch.h and .cpp both present in M5Core2/src folder, but doesn't contain the word TouchZone.

      0_1664121684170_code.jpg

      I'm trying to create a single digit up/down with up/down swipe gesture (like setting a timer on the Iphone)

      1 Reply Last reply Reply Quote 0
      • felmueF Offline
        felmue
        last edited by felmue

        Hello @Marelli7

        looks like TouchZone has been renamed into Zone.

        BTW: you can embed code with three ``` on a new line before and after the code. Makes it easier for others to copy your code than having to retype it from a picture.

        Zone topHalf(0, 0, 320, 120);
        

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0
        • Marelli7M Offline
          Marelli7
          last edited by

          @felmue, thanks, also for the ```-tip!!

          After years of programming the ESP32 it takes a lot of time to get familair with the Core2 specifics

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post