|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "RumbleGenerator.h"#include "games/controllers/Controller.h"#include "games/controllers/ControllerIDs.h"#include "games/controllers/ControllerManager.h"#include "input/joysticks/interfaces/IInputReceiver.h"#include "ServiceBroker.h"#include <algorithm>Macros | |
| #define | RUMBLE_TEST_DURATION_MS 1000 |
| #define | RUMBLE_NOTIFICATION_DURATION_MS 300 |
| #define | WEAK_MOTOR_NAME "rightmotor" |
| #define RUMBLE_NOTIFICATION_DURATION_MS 300 |
| #define RUMBLE_TEST_DURATION_MS 1000 |
| #define WEAK_MOTOR_NAME "rightmotor" |