bitbank2 / Print2BLE

MacOS app which allows drag and drop of images to BLE thermal printers
Apache License 2.0
70 stars 11 forks source link

MTP-II versus MTP-2 #1

Closed uvwxy closed 3 years ago

uvwxy commented 3 years ago

My device (GOOJPRT) announces itself as "MTP-II" instead of "MTP-2" and is thus not picked up by the macOS application.

Is there anything I missed to select this device?

bitbank2 commented 3 years ago

I can add that name as another option for that type of printer. Can you modify the code and confirm that it works after just changing the name? Each printer seems to have unique BLE UUIDs in addition to unique names, so hopefully just the name is different from the MTP-2.

uvwxy commented 3 years ago

I wish I could compile this. Unfortunately this is not possible without enrolling into the 🍎 developer program, which I can't ...

bitbank2 commented 3 years ago

fixed