Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. General Discussion
  3. Wait is in what library?!

Wait is in what library?!

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 1.9k Views 2 Watching
  • 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.
  • riochickenR Offline
    riochickenR Offline
    riochicken
    wrote on last edited by
    #1

    Hi,

    Whenever I now try to use the wait function, I get a error: 'wait' was not declared in this scope and somewhere on the forum is stated that we should rather use a wait instead of the sleep function, but again, using which library?! :)

    Thanks!

    Kind regards

    Richard

    1 Reply Last reply
    0
    • mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by
      #2

      Using the MySensors library :-)

      You probably have something like this in your sketch:

      MySensor gw;
      

      All you need to do to wait is to call

      gw.wait(1000); 
      

      where 1000 is the number of milliseconds to wait.

      riochickenR 1 Reply Last reply
      0
      • mfalkviddM mfalkvidd

        Using the MySensors library :-)

        You probably have something like this in your sketch:

        MySensor gw;
        

        All you need to do to wait is to call

        gw.wait(1000); 
        

        where 1000 is the number of milliseconds to wait.

        riochickenR Offline
        riochickenR Offline
        riochicken
        wrote on last edited by
        #3

        @mfalkvidd

        Easy enough! It works like a charm! :)

        1 Reply Last reply
        1
        • mfalkviddM Offline
          mfalkviddM Offline
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          Great! Thanks for reporting back :)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          10

          Online

          11.7k

          Users

          11.2k

          Topics

          113.0k

          Posts


          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • MySensors
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular