Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: TextLCD USBDevice mbed
Diff: Montre.h
- Revision:
- 25:50784817ad28
- Parent:
- 24:a14e21aed761
- Child:
- 28:753d70280c19
diff -r a14e21aed761 -r 50784817ad28 Montre.h
--- a/Montre.h Sun Nov 15 13:22:00 2015 +0000
+++ b/Montre.h Sun Nov 15 14:20:47 2015 +0000
@@ -38577,7 +38577,7 @@
};
// 024 036 048 060 072 084 096 108
const unsigned int sample2_len[8] = {57818, 57135, 57260, 57355, 57140, 56736, 32964, 39518};
-const unsigned int sample2_attack[8] = {12690, 14133, 13291, 7029, 5797, 4103, 2537, 3791};
+const unsigned int sample2_attack[8] = {15970, 16830, 19698, 7029, 5797, 4103, 2537, 3791};
const unsigned int sample2_loop_start[8] = {22907, 18855, 19698, 14109, 9170, 11475, 14173, 13675};
const unsigned int sample2_loop_end[8] = {37738, 40430, 37900, 33827, 37152, 24829, 17691, 24439};
const unsigned int sample2_loop_off[8] = {37738, 40430, 37900, 33827, 37152, 24829, 17691, 24439};