joeylamb / opentx

Automatically exported from code.google.com/p/opentx
0 stars 0 forks source link

Count down voice always says"10 seconds" for the last 10 seconds #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Board: Taranis
opentx: r2604
EEPROM: 215

Repro:
  1. Create a new model
  2. Setup a count down timer
  3. Start the timer, wait until there's only 10 seconds left.

Expected:
  Voice alarm of "10 seconds, 9 seconds, 8 seconds, ..., 1 second, 0 second"

Actual:
  Voice alarm repeats "10 seconds" 10 times, for the last 10 seconds.

Original issue reported on code.google.com by chenli...@gmail.com on 18 Jul 2013 at 9:48

GoogleCodeExporter commented 8 years ago
You should remove yout SD file timer10.wav which should not be in the zip any 
more.

Original comment by bson...@gmail.com on 18 Jul 2013 at 9:54

GoogleCodeExporter commented 8 years ago
This solution only, cut off the 10 sec.
 And doesn't start the actually countdown 9..8..7..6..5..

Original comment by jens41...@gmail.com on 2 Feb 2014 at 8:54