Skip to content

Commit

Permalink
notify when syncing
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Robinson committed Mar 2, 2021
1 parent 1690e7d commit c748e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/window.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ def sync_time_button_clicked(self, widget):
print("Sync Time button clicked...")
device = InfiniTimeDevice(manager=self.manager, mac_address=self.manager.get_mac_address())
device.connect()
self.info_scan_pass.set_text("InfiniTime Syncing! You may now close Siglo.")

0 comments on commit c748e4b

Please sign in to comment.