Skip to content

Commit

Permalink
fix api.py config missing
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Jun 22, 2024
1 parent 0b80475 commit 0ffb8fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coderbot/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

BUTTON_PIN = 16

config = Config.get()
bot = CoderBot.get_instance()
audio_device = Audio.get_instance()
cam = Camera.get_instance()
Expand Down

0 comments on commit 0ffb8fd

Please sign in to comment.