Skip to content

Commit 0ffb8fd

Browse files
committed
fix api.py config missing
1 parent 0b80475 commit 0ffb8fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

coderbot/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
BUTTON_PIN = 16
2929

30+
config = Config.get()
3031
bot = CoderBot.get_instance()
3132
audio_device = Audio.get_instance()
3233
cam = Camera.get_instance()

0 commit comments

Comments
 (0)