pizzabox-main/pizzactrl/hal_test.py
jpunkt 77eb772776 implemented test-module
updated user-interaction
not working: record_sound()
2022-01-12 20:37:30 +01:00

4 lines
55 B
Python

from . import hal_serial
hal = hal_serial.PizzaHAL()