Add R90 and R180 constants for rotation shorthand
This commit is contained in:
parent
6567394fbf
commit
6c76e1f5cf
3 changed files with 9 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ from .builder import (
|
|||
from .utils import (
|
||||
ports2data as ports2data,
|
||||
oneshot as oneshot,
|
||||
R90 as R90,
|
||||
R180 as R180,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue