Shulyaka

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: connection problem #1682
    Shulyaka
    Member

    @mario wrote:

    It’s like the code never jump to the if (inVBI) part. I don’t have any idea why it is not working. Maybe you have any advise?

    Make sure inVBI is declared as volatile:

     volatile bool inVBI=false;
Viewing 1 post (of 1 total)