Skip to content

Commit dc56b00

Browse files
committed
Remove commented code
1 parent 9f916ec commit dc56b00

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Twitter_API/code.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ def get_bearer_token():
6262
json_path=(0, 'text'),
6363
status_neopixel=board.NEOPIXEL,
6464
default_bg=cwd + '/twitter_background.bmp',
65-
# external_spi=spi,
66-
# esp=esp,
6765
text_font=cwd+'/fonts/Helvetica-Bold-16.bdf',
6866
text_position=(20, 60),
6967
text_color=0xFFFFFF,

0 commit comments

Comments
 (0)