programminghoch10 | d2a7198 | 2021-08-04 02:09:40 +0200 | [diff] [blame] | 1 | # animation: num_cycles, first_frame_repeats, animation_file |
| 2 | animation: 7 1 charger/battery_scale |
| 3 | |
Chippa-a | 5537a71 | 2023-09-09 02:33:37 +0300 | [diff] [blame] | 4 | # percent_display: text_percent_pos_x, text_percent_pos_y, color_r, color_g, color_b, color_a, font_file |
| 5 | percent_display: c c 255 255 255 255 charger/percent_font |
| 6 | |
| 7 | fail: charger/battery_fail |
| 8 | |
programminghoch10 | d2a7198 | 2021-08-04 02:09:40 +0200 | [diff] [blame] | 9 | # frame: disp_time min_level max_level |
| 10 | frame: 500 0 4 |
| 11 | frame: 500 0 9 |
| 12 | frame: 500 5 14 |
| 13 | frame: 500 10 19 |
| 14 | frame: 500 15 24 |
| 15 | frame: 500 20 29 |
| 16 | frame: 500 25 34 |
| 17 | frame: 500 30 39 |
| 18 | frame: 500 35 44 |
| 19 | frame: 500 40 49 |
| 20 | frame: 500 45 54 |
| 21 | frame: 500 50 59 |
| 22 | frame: 500 55 64 |
| 23 | frame: 500 60 69 |
| 24 | frame: 500 65 74 |
| 25 | frame: 500 70 79 |
| 26 | frame: 500 75 84 |
| 27 | frame: 500 80 89 |
| 28 | frame: 500 85 94 |
| 29 | frame: 500 90 99 |
| 30 | frame: 500 95 99 |
Chippa-a | 5537a71 | 2023-09-09 02:33:37 +0300 | [diff] [blame] | 31 | frame: 1000 100 100 |