Open ahmetuludag opened 3 years ago
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.
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.