remove TODO from makefile

This commit is contained in:
Mario Hüttel 2020-02-23 20:58:35 +01:00
parent 6832afa087
commit c3ff199a09
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ CFILES += temp-converter.c
CFILES += rotary-encoder.c
DEFINES += -DDEBUGBUILD
#TODO
###################################################################################
CC=arm-none-eabi-gcc
OBJCOPY=arm-none-eabi-objcopy