rgerganov / ggtag

programmable e-paper tag with RFID
https://ggtag.io/
GNU General Public License v3.0
289 stars 24 forks source link

USB Programming in Firefox: TypeError: navigator.usb is undefined #26

Open franalbani opened 2 months ago

franalbani commented 2 months ago

When I try to program the device using the Serial method, this message pops up:

image

TypeError: navigator.usb is undefined

I'm using Firefox 126.0.1 (64-bit) in Arch Linux.

rgerganov commented 2 months ago

Unfortunately Firefox doesn't support WebUSB. You can try another browser or the Python bindings