diff --git a/software/roboter/raspy/sensors_gc.py b/software/roboter/raspy/sensors_gc.py index 4e7913c..17772cf 100644 --- a/software/roboter/raspy/sensors_gc.py +++ b/software/roboter/raspy/sensors_gc.py @@ -86,4 +86,6 @@ def main(): test = readSensors() if __name__ == "__main__": - main() \ No newline at end of file + main() + + #test \ No newline at end of file