gkoh / furble

A wireless remote shutter release/button for Fujifilm (eg. GFX100II, GFX100S, X-H2S, X-S10, X-T3, X-T30, X-T4, X-T5, X100V) and Canon EOS (eg. M6, RP) cameras.
https://furble-web-installer.koh.wtf
MIT License
54 stars 8 forks source link

Add per-remote identifier support #83

Closed gkoh closed 3 months ago

gkoh commented 3 months ago

If you have more than one remote they're all called furble. This makes it difficult/messy if you're developing/testing or doing interesting things with multiple cameras and multiple remotes.

Add a way to identify the remote via name. Perhaps using some fragment of the ESP32 ChipID?

matthudsonau commented 3 months ago

I think defaulting to something unique is a great idea. Would be nice if it could be changed as well, but something tells me that that's a UI nightmare to do

gkoh commented 3 months ago

I think defaulting to something unique is a great idea. Would be nice if it could be changed as well, but something tells me that that's a UI nightmare to do

Agreed, I'm also moving this to 2.0 because it's getting a bit challenging juggling remotes.