Skip to content

Commit

Permalink
fix missing endif in MCU selection
Browse files Browse the repository at this point in the history
  • Loading branch information
John Slee committed Jan 19, 2014
1 parent 3543845 commit 085caa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ DMCU = m$(MCU_NAME)p
MCU_DEFINE = ATMEGA$(MCU_NAME)P
endif
endif
endif

F_CPU ?= 20000000

Expand Down

0 comments on commit 085caa9

Please sign in to comment.