Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Removed class specific arguments from kwargs via "pop". Since this prevents "Serial" from initializing. #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ahmetuludag
Copy link

If you pass firmware and/or heattime keyword arguments to Adafruit_Thermal it throws an exception since Serial class does not accept these arguments. So "pop" should be used instead of "get" in order to use these arguments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant