summaryrefslogtreecommitdiffstats
path: root/tinyusb/lib
diff options
context:
space:
mode:
authorWesley Ellis <tahnok@gmail.com>2021-11-03 21:10:10 -0400
committerWesley Ellis <tahnok@gmail.com>2021-11-10 21:17:24 -0500
commitb0ec40ae460063f711cac963b2e7a0d826c710d7 (patch)
tree7730756096827133f8f9a0fe5cd0b73d959f2397 /tinyusb/lib
parent1b4bfe35c2ee402314a4aab503bc6d5890eeee91 (diff)
downloadSensor-Watch-b0ec40ae460063f711cac963b2e7a0d826c710d7.tar.gz
Sensor-Watch-b0ec40ae460063f711cac963b2e7a0d826c710d7.tar.bz2
Sensor-Watch-b0ec40ae460063f711cac963b2e7a0d826c710d7.zip
Add stopwatch face to movement
Simple stopwatch that only counts seconds (not subseconds), minutes and yes, even hours
Diffstat (limited to 'tinyusb/lib')
0 files changed, 0 insertions, 0 deletions
a> 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188