Update diagnostics/FullDiagnostics.py
This commit is contained in:
@@ -54,6 +54,8 @@ while True:
|
||||
break
|
||||
elif choice == "cs":
|
||||
print("---------------------COLOR SENSOR DIAGNOSTICS---------------------")
|
||||
colorsensor.printAll()
|
||||
print("Color sensor diagnostics completed.")
|
||||
break
|
||||
else:
|
||||
print("Invalid choice. Please enter 'b', 'm', or 'q'.")
|
||||
Reference in New Issue
Block a user