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