Current section

Files

Jump to
chrobot include chrobot@protocol@emulation_ScreenOrientation.hrl
Raw

include/chrobot@protocol@emulation_ScreenOrientation.hrl

-record(screen_orientation, {
type_ :: chrobot@protocol@emulation:screen_orientation_type(),
angle :: integer()
}).