Skip to content

Commit

Permalink
send UMB message
Browse files Browse the repository at this point in the history
  • Loading branch information
riprasad authored Aug 21, 2024
1 parent 3cebc38 commit 7f6f742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
args = parser.parse_args()
gc = gam_controller(args.component)
print(gc.component_config)
# gc.post_umb_message()
gc.post_umb_message()

0 comments on commit 7f6f742

Please sign in to comment.