mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 08:39:41 +02:00
7e512341f4
- Makefile (VERSION), atben.brd: bumped version numbers to 110330
10 lines
181 B
Makefile
10 lines
181 B
Makefile
NAME = atben
|
|
VERSION = 110330
|
|
|
|
include ../makefiles/Makefile.kicad
|
|
|
|
# Copy text from front copper to front silk screen
|
|
|
|
cptx:
|
|
$(CPTX) -i $(NAME).brd 15 51950 30550 21 51950 30550
|