Skip to content

Commit 0ffb8fd

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: coderbot/api.py

+1
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)