asterics / Addon-Bluetooth-WebGUI

ESP32 Addon for FABI & FLipMouse, adding Bluetooth and WiFi/WebGUI support
GNU General Public License v3.0
5 stars 2 forks source link

FLipMouse - Teensy Update Code #5

Closed benjaminaigner closed 3 years ago

benjaminaigner commented 3 years ago

And now the same example for the Teensy based FLipMouse:

https://github.com/benjaminaigner/halfkay-webusb

It is a little bit different, but due to the fact that there is WebHID as well, it was easier than the AVR109 uploader :+1:

klues commented 3 years ago

Thanks for your work 👍 I've implemented the firmware update to the WebGUI, see https://flipmouse.asterics.eu/#tabGeneral For testing purposes it's possible to enter showUpgradeButton = true to console before reopening tab "General" in order to be able to overwrite the firmware despite of being up-to-date.