Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. pascalgauthier
    • Continue chat with pascalgauthier
    • Start new chat with pascalgauthier
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    pascalgauthier

    @pascalgauthier

    0
    Reputation
    4
    Posts
    244
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    pascalgauthier Follow

    Posts made by pascalgauthier

    • RE: Converting a sketch from 1.5.x to 2.0.x

      @scalz @AWI

      Thanks for your help ! 🙂

      posted in Announcements
      pascalgauthier
    • RE: Converting a sketch from 1.5.x to 2.0.x

      @scalz
      Because i have while() that increment motion detected in a 30sec timeframe. And i would like to be sure that i'm not missing any cmd from the gateway. Do i need to define any additional library to use the _process() ?

      posted in Announcements
      pascalgauthier
    • RE: Converting a sketch from 1.5.x to 2.0.x

      @nielsokker said:

      @pascalgauthier

      I think the function "wait()" might be useful. It is like a sleep, but now it calls "process()"

      I was thinking of using it with wait(0) but I was wondering if there was any way to call the process directly.

      posted in Announcements
      pascalgauthier
    • RE: Converting a sketch from 1.5.x to 2.0.x

      How can i call the process() inside a while in the loop() ?

      Thanks

      posted in Announcements
      pascalgauthier