Current section
Files
Jump to
Current section
Files
include/plushie@event_SensorResize.hrl
-record(sensor_resize, {
id :: binary(),
scope :: list(binary()),
width :: float(),
height :: float()
}).