5 lines
55 B
Python
5 lines
55 B
Python
|
from . import hal_serial
|
||
|
|
||
|
hal = hal_serial.PizzaHAL()
|
||
|
|