1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

ture(escpos) Add buzzer function

- Add `buzzer(time, duration)` function to control the buzzer on supported
printers.
- Add unit tests for buzzer function.
This commit is contained in:
Alfredo Orozco
2023-07-24 22:30:59 -06:00
parent f62fad2b7b
commit c10242c09d
4 changed files with 69 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ akeonly
Alejandro Hernández
Alex Debiasio
Alexander Bougakov
Alfredo Orozco
Asuki Kono
B. Howell
belono