2023-11-19 10:45 PM - edited 2023-11-19 10:49 PM
https://www.youtube.com/watch?v=CKYWy7LKL68&list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-&index=17
In the project mentioned in the video in question, a one-time loop is entered with a randomly sent hex message whose entered number value is not important. I am thinking of two scenarios to create;
1. Entering the function conditionally using the variable that holds the value of the sent HEX message. I couldn't find the name of the variable that holds this value.
2. A video or source with settings such as "I want to enter a loop with the sent HEX and exit this loop with the sent HEX" to ensure that the entered function rotates repeatedly and I can exit the function whenever I want.
Thanks.