This commit aims to address an exception that occurs when trying to join the Analog object's update_thread. By using an atomic bool for the status of the update thread, we ensure its value is consistent across the threads accessing it. |
||
|---|---|---|
| .. | ||
| gcadapter | ||
| mouse | ||
| sdl | ||
| udp | ||
| analog_from_button.cpp | ||
| analog_from_button.h | ||
| CMakeLists.txt | ||
| keyboard.cpp | ||
| keyboard.h | ||
| main.cpp | ||
| main.h | ||
| motion_from_button.cpp | ||
| motion_from_button.h | ||
| motion_input.cpp | ||
| motion_input.h | ||
| settings.cpp | ||
| settings.h | ||
| touch_from_button.cpp | ||
| touch_from_button.h | ||