mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-09-01 00:40:12 +00:00
add new hal for double H bridge stepper motor driver
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import logging
|
||||
|
||||
logging.basicConfig(level=logging.CRITICAL,
|
||||
#logging.basicConfig(level=logging.CRITICAL,
|
||||
logging.basicConfig(level=logging.DEBUG,
|
||||
format='[%(levelname)s] %(message)s')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user