Make end-of-line-fixer happy

This commit is contained in:
Radomir Dopieralski 2020-10-10 23:59:44 +02:00
parent b227b79dec
commit 3f6ca7bd32
1 changed files with 0 additions and 1 deletions

View File

@ -129,4 +129,3 @@ void pew_reset(void) {
uint16_t pew_get_ticks() { uint16_t pew_get_ticks() {
return pewpew_ticks; return pewpew_ticks;
} }