I have a BU16 plugged into my laptop. To the left, I attached an EN16.
During Setup on the EN16, I call:
rotation = module_rotation()
print(rotation)
No-matter how it’s rotated, the output is always 0.
module_position_x() and module_position_y() appear to work as expected.