Unify type of `i` in for loops
authorAaron Marcher <me@drkhsh.at>
Thu, 17 May 2018 15:40:11 +0000 (17:40 +0200)
committerAaron Marcher <me@drkhsh.at>
Thu, 17 May 2018 15:42:26 +0000 (17:42 +0200)
commit7be675f154e3922fb8e2c9309b48f9fa12869817
tree1addd0ef4de2aa403819beb6acd4f2d0ba908bc9
parentf9609f4ff421787bfa46b8f1c6ef2419b7679f7b
Unify type of `i` in for loops

int for normal indexes
size_t for usage with the LEN macro
components/battery.c
components/volume.c