Sha256: 13897ba2f42e6a571a4498679a45940aedd4d3eda255508fa65d6e09cfc9e92f
Contents?: true
Size: 526 Bytes
Versions: 4
Compression:
Stored size: 526 Bytes
Contents
# Events ## start_driver Starts the driver. ## handle_collision_detected(data) Gets triggered when the Sphero has data to send to the user, related to "collision". ##### Data - **data**- The returned data ## handle_power_notification(data) Gets triggered when the Sphero has data to send to the user, related to "power". ##### Data - **data**- The returned data ## handle_sensor_data(data) Gets triggered when the Sphero has data to send to the user, related to "sensor". ##### Data - **data**- The returned data
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
artoo-sphero-1.5.1 | docs/events.md |
artoo-sphero-1.5.0 | docs/events.md |
artoo-sphero-1.4.0 | docs/events.md |
artoo-sphero-1.3.0 | docs/events.md |