klippy: Log the host software git version at startup
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -250,6 +250,8 @@ def main():
|
||||
else:
|
||||
logging.basicConfig(level=debuglevel)
|
||||
logging.info("Starting Klippy...")
|
||||
if debugoutput is None:
|
||||
util.report_git_version()
|
||||
|
||||
# Start firmware
|
||||
while 1:
|
||||
|
||||
Reference in New Issue
Block a user