Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@emulation_ScreenOrientation.hrl
-record(screen_orientation, {
type_ :: chrobot_extra@protocol@emulation:screen_orientation_type(),
angle :: integer()
}).