We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b80475 commit 0ffb8fdCopy full SHA for 0ffb8fd
coderbot/api.py
@@ -27,6 +27,7 @@
27
28
BUTTON_PIN = 16
29
30
+config = Config.get()
31
bot = CoderBot.get_instance()
32
audio_device = Audio.get_instance()
33
cam = Camera.get_instance()
0 commit comments