Merge branch 'smacdonald/2019-04-05-janitor' of https://github.com/Miovision/SampleAnalyzer into Miovision-smacdonald/2019-04-05-janitor

# Conflicts:
#	rename_analyzer.py
This commit is contained in:
Mike Schmidt
2022-09-09 13:21:05 -04:00

View File

@@ -13,7 +13,7 @@ print("What would you like to call your new analyzer?")
print("")
print(">>The files under '/src' will be modified to use it.")
print(">>Examples include Serial, MySerial, JoesSerial, Gamecube, Wiimote, 2Wire, etc.")
print(">>Do not inclide the trailing word 'Analyzer' this will be added automatically.")
print(">>Do not include the trailing word 'Analyzer' this will be added automatically.")
print("")
print("(press CTRL-C to cancel)")
print("")