Skip to content

Commit

Permalink
Fixed joystick manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
blacklight committed Nov 16, 2023
1 parent e2c72ea commit 39b4483
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions platypush/plugins/joystick/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
manifest:
events:
platypush.message.event.joystick.JoystickEvent: when a new joystick event is received
- platypush.message.event.joystick.JoystickConnectedEvent
- platypush.message.event.joystick.JoystickDisconnectedEvent
- platypush.message.event.joystick.JoystickStateEvent
install: {}
package: platypush.backend.joystick
type: backend
package: platypush.plugins.joystick
type: plugin

0 comments on commit 39b4483

Please sign in to comment.