robertzak133 / unified-btc-reverse

Unified Repository for all Browning Trail Camera Reversing
5 stars 0 forks source link

Timelapse Frequency Menu/Options don't work #3

Closed robertzak133 closed 8 months ago

robertzak133 commented 1 year ago

An option appears twice in the timelapse menu; setting timelapse to 20 seconds (per menu) results in a 2-second frequency.

robertzak133 commented 1 year ago

Bug in a couple of tables -- one with duplicate menu string, the other with a "2" (second) entry in g_wbwl_timelapse_frequency_lookup_table where it should have been 20. Fixed in local source code