Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 22, 2024
2 parents 54b3d90 + f2f6c0d commit 24674b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions beacon.py
Original file line number Diff line number Diff line change
Expand Up @@ -2132,6 +2132,9 @@ def pull_probed_results(self):
self.results = []
return results

def get_status(self, eventtime):
return {"name": "beacon"}


COIL_REPORT_TIME = 1.0

Expand Down

0 comments on commit 24674b5

Please sign in to comment.