Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
RELNO committed Sep 27, 2019
1 parent fd0f55e commit 658a6e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
cityscopy_settings_path = "settings/csepel.json"
# init cityscopy class
cityscopy = Cityscopy(cityscopy_settings_path)
# run CityScopy main methods
# cityscopy.keystone()
# cityscopy.gridMaker()
cityscopy.scan()
# cityscopy.scan()
# cityscopy.udp_listener()

0 comments on commit 658a6e6

Please sign in to comment.