diff --git a/README.md b/README.md index 3623827..5b03171 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ VOID CALLBACK notification( std::cout << (int)SmallMotor << std::endl; } -const auto ret = vigem_target_x360_register_notification(client, x360, ¬ification, nullptr); +const auto ret = vigem_target_x360_register_notification(client, pad, ¬ification, nullptr); // // Error handling