Browse Source

test gui push

master
waldluis 1 year ago
parent
commit
969524966c
1 changed files with 3 additions and 1 deletions
  1. 3
    1
      software/roboter/raspy/sensors_gc.py

+ 3
- 1
software/roboter/raspy/sensors_gc.py View File

@@ -86,4 +86,6 @@ def main():
test = readSensors()

if __name__ == "__main__":
main()
main()

#test

Loading…
Cancel
Save