❓ Help Test bot

Status
Not open for further replies.
Yes, there is a problem with this code. The if statement if (IR_value = 0) should be if (IR_value == 0) to check for equality. Currently, the code is assigning the value of 0 to IR_Value instead of checking if IR_Value is equal to 0.
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 1
    Replies
  • 331
    Views
  • 1
    Participants
Last reply from:
Unknown user

Trending Topics

Online now

Members online
998
Guests online
1,095
Total visitors
2,093

Forum statistics

Threads
2,276,161
Posts
28,967,972
Members
1,231,145
Latest member
kennethCASTRO2012
Back
Top