remove TODO from makefile
This commit is contained in:
		@@ -48,8 +48,6 @@ CFILES += temp-converter.c
 | 
				
			|||||||
CFILES += rotary-encoder.c
 | 
					CFILES += rotary-encoder.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DEFINES += -DDEBUGBUILD
 | 
					DEFINES += -DDEBUGBUILD
 | 
				
			||||||
#TODO
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
###################################################################################
 | 
					###################################################################################
 | 
				
			||||||
CC=arm-none-eabi-gcc
 | 
					CC=arm-none-eabi-gcc
 | 
				
			||||||
OBJCOPY=arm-none-eabi-objcopy
 | 
					OBJCOPY=arm-none-eabi-objcopy
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user